diff --git a/ADconnection.sh b/ADconnection.sh index 60a0c1e..6d1189f 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -79,7 +79,7 @@ while true; do ;; [Nn]* ) echo "plese remember to reboot" sleep 1 - exit ;; + ;; * ) echo 'Please answer yes or no.';; esac done