From ff43c50b63f0193ed2c16a7221bb01c5c3c14855 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Mon, 6 Feb 2017 09:19:39 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index b0b9d30..af4d360 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -335,6 +335,7 @@ echo Checking login configuration.. "${INTRO_TEXT}"OK"${END}" else echo Checking login configuration.. "${RED_TEXT}"FAIL"${END}" fi +exit } ############################### Reauth ##########################################