From 7fa15f44455da680a2e6dadd801301e1f0ffb152 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 30 Jun 2017 10:17:35 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index bb202fb..668e37e 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -52,7 +52,7 @@ clear sudo echo "${INTRO_TEXT}"Pakages installed"${END}" else clear -sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection and dpkg and try again."${INTRO_TEXT}" +sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection ,dpkg and apt-get update then try again."${INTRO_TEXT}" exit fi sleep 1