diff --git a/update-dns.sh b/update-dns.sh index 71495c0..35021be 100755 --- a/update-dns.sh +++ b/update-dns.sh @@ -16,7 +16,6 @@ fi echo read -n 1 -p "Do you wish to continue changing the DNS? (Y/n) " choice -echo case "$choice" in [Nn]) echo -e "${Green}The DNS servers have NOT been updated${Color_Off}"