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 ##################################################################