From 4a9b7c73bed090f6e8d82aea9e8069a27cb98001 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 17 Aug 2017 13:06:09 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 369f6bf..407d1ee 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -251,6 +251,7 @@ realm discover $DOMAIN echo "${INTRO_TEXT}Please reboot your machine and wait 3 min for Active Directory to sync before login${INTRO_TEXT}" eof exit +fi } ####################### Setup for Ubuntu server #######################################