Fix for multiple hacks and missing quotes
This commit is contained in:
parent
8a1f7558af
commit
6f495f4f74
@ -208,7 +208,7 @@ echo -en "\n"
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [ $HACK_IPV4 ]; then
|
if [ "$HACK_IPV4" ]; then
|
||||||
apply_ipv4_hack $HACK_IPV4
|
apply_ipv4_hack $HACK_IPV4
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user