mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-16 18:21:54 +00:00
ipset: always resolve ipban list
This commit is contained in:
@@ -7,7 +7,7 @@ IPSET_DIR="$(cd "$IPSET_DIR"; pwd)"
|
||||
|
||||
# useful in case ipban set is used in custom scripts
|
||||
FAIL=
|
||||
getuser || FAIL=1
|
||||
getipban || FAIL=1
|
||||
"$IPSET_DIR/create_ipset.sh"
|
||||
[ -n "$FAIL" ] && exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user