mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-14 09:11:49 +00:00
ipset: always resolve ipban list
This commit is contained in:
@@ -6,5 +6,5 @@ IPSET_DIR="$(cd "$IPSET_DIR"; pwd)"
|
||||
|
||||
. "$IPSET_DIR/../config"
|
||||
|
||||
[ -z "$GETLIST" ] && GETLIST=get_exclude.sh
|
||||
[ -z "$GETLIST" ] && GETLIST=get_ipban.sh
|
||||
[ -x "$IPSET_DIR/$GETLIST" ] && exec "$IPSET_DIR/$GETLIST"
|
||||
|
||||
Reference in New Issue
Block a user