Fix failing dns and network test

This commit is contained in:
Girish Ramakrishnan
2021-04-14 21:24:37 -07:00
parent f15714182b
commit 5833d6ed5d
3 changed files with 49 additions and 16 deletions
+2
View File
@@ -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"