ipset: remove hup

This commit is contained in:
bol-van
2024-10-29 19:02:07 +03:00
parent b176af43a4
commit 9d43dfdc71
7 changed files with 0 additions and 25 deletions

View File

@@ -58,8 +58,6 @@ rm -f "$ZREESTR"
[ "$DISABLE_IPV6" != "1" ] && $AWK '/^([0-9a-fA-F]{0,4}:){1,7}[0-9a-fA-F]{0,4}($|(\/[0-9]{2,3}$))/' "$IPB" | cut_local6 | ip2net6 | zz "$ZIPLIST_IPBAN6"
rm -f "$IPB"
hup_zapret_daemons
ipban_fin
exit 0