From dc5dc971444a63553e854416eb1c532b47180a9f Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 10 Aug 2018 08:50:54 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ADconnection.sh b/ADconnection.sh index 3516ff8..8d5d55a 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -426,6 +426,9 @@ debianclient else if [ $"TheOS" = "Ubuntu" ] < /dev/null > /dev/null 2>&1 then +echo "Ubuntu detected" +echo "" +echo "Checking if it is a Desktop or server" if [ "$desktop" = "desktop" ] < /dev/null > /dev/null 2>&1 then echo "Ubuntu detected"