diff --git a/bin/firewall-sosdg b/bin/firewall-sosdg index 2e4d215..2e5d0bb 100755 --- a/bin/firewall-sosdg +++ b/bin/firewall-sosdg @@ -208,7 +208,7 @@ echo -en "\n" fi -if [ $HACK_IPV4 ]; then +if [ "$HACK_IPV4" ]; then apply_ipv4_hack $HACK_IPV4 fi