From 028ede8b27815c82065256ae7755bfe7855f53b3 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 17 Mar 2017 14:29:12 +0100 Subject: [PATCH] Minor beauty fix --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index afd76df..544e534 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -102,7 +102,7 @@ echo "${INTRO_TEXT}"Detecting Ubuntu $var"${END}" sudo realm join --verbose --user=$ADMIN $DOMAIN else clear -echo "Having issuers to detect your Ubuntu version" +sudo echo "${RED_TEXT}"I am having issuers to detect your Ubuntu version"${INTRO_TEXT}" exit fi fi