From 2943a55376623122b98d58baf45eaf5ea487aea5 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 10 Feb 2017 10:33:08 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 2c618e4..ff3b159 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -44,8 +44,8 @@ clear sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}" sudo apt-get -qq install realmd adcli sssd -y sudo apt-get -qq install ntp -y -sudo dpkg -l | grep realmd clear +sudo dpkg -l | grep realmd if [ $? = 0 ] then sudo echo "${INTRO_TEXT}"Pakages installed"${END}"