From 03d56a0b297b7a20c6e0e728849ef709f243249a Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 28 Sep 2017 09:06:52 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 6526c0d..a18dfe7 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -56,6 +56,7 @@ clear sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection ,dpkg and apt-get update then try again."${INTRO_TEXT}" exit fi +echo "hostname is $myhost" sleep 1 DOMAIN=$(realm discover | grep -i realm.name | awk '{print $2}') ping -c 2 $DOMAIN