Fix failing dns and network test
This commit is contained in:
@@ -12,6 +12,8 @@ if [[ $# == 1 && "$1" == "--check" ]]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
[[ "${BOX_ENV}" == "test" ]] && exit
|
||||
|
||||
ipset flush cloudron_blocklist
|
||||
|
||||
user_firewall_json="/home/yellowtent/boxdata/firewall/blocklist.txt"
|
||||
|
||||
Reference in New Issue
Block a user