also flush the ipv6 blocklist
This commit is contained in:
@@ -15,6 +15,7 @@ fi
|
||||
[[ "${BOX_ENV}" == "test" ]] && exit
|
||||
|
||||
ipset flush cloudron_blocklist
|
||||
ipset flush cloudron_blocklist6 || true # because kernel may not have ipv6
|
||||
|
||||
user_firewall_json="/home/yellowtent/platformdata/firewall/blocklist.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user