From d02ab26ceb8e926da4a5dbe1376f0f4a2699d04d Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Mon, 6 Mar 2017 16:10:49 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 728dcaf..a333512 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -470,7 +470,7 @@ clear read opt while [ opt != '' ] do - if [[ $opt = "" ]]; then + if [ $opt = "" ]; then exit; else case $opt in