mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
install_easy: preserve ipset/*user* lists
This commit is contained in:
parent
a25d93fb27
commit
9b331abb74
@ -334,7 +334,7 @@ backup_restore_settings()
|
|||||||
{
|
{
|
||||||
# $1 - 1 - backup, 0 - restore
|
# $1 - 1 - backup, 0 - restore
|
||||||
local mode=$1
|
local mode=$1
|
||||||
on_off_function _backup_settings _restore_settings $mode "config" "init.d/sysv/custom" "init.d/openwrt/custom"
|
on_off_function _backup_settings _restore_settings $mode "config" "init.d/sysv/custom" "init.d/openwrt/custom" "ipset/zapret-hosts-user.txt" "ipset/zapret-hosts-user-exclude.txt" "ipset/zapret-hosts-user-ipban.txt"
|
||||||
}
|
}
|
||||||
|
|
||||||
check_location()
|
check_location()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user