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