diff --git a/ADconnection.sh b/ADconnection.sh index e55d0c0..b24ac8f 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1014,10 +1014,13 @@ while [ opt != '' ] ;; x)exit; ;; - \n)exit; + + \n)exit; ;; + *)clear; opt "Pick an option from the menu"; + show_etcmenu; ;; esac fi