mirror of
https://github.com/namibia/openvpn-install.git
synced 2024-11-18 02:05:12 +00:00
Better bash
This commit is contained in:
parent
62380c512b
commit
3209441775
@ -455,8 +455,8 @@ else
|
||||
read -rp "Apply configuration changes to Unbound? [y/n]: " -e CONTINUE
|
||||
done
|
||||
if [[ $CONTINUE = "n" ]];then
|
||||
DNS=""
|
||||
CONTINUE=""
|
||||
unset DNS
|
||||
unset CONTINUE
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user