From 5149e9d9f04b10b6aa539d8951a04b10f8634c54 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 9 Nov 2018 10:18:57 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADconnection.sh b/ADconnection.sh index 722a745..b44eb8a 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -233,6 +233,8 @@ fi echo "${INTRO_TEXT}Please reboot your machine and wait 3 min for Active Directory to sync before login${INTRO_TEXT}" exit fi +echo "${INTRO_TEXT}Please reboot your machine and wait 3 min for Active Directory to sync before login${INTRO_TEXT}" +exit } ####################### final auth yum ##################################################################