@@ -11,7 +11,7 @@ then
fi
if [[ ${dev} && ${ip} ]]
then
- if [[ -z ${client_net} ]]
+ if [ -z ${client_net} ]
client_net="10.10.20.0/24"