mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-11-21 23:32:40 +01:00
Better bash
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user