From 68301c0525c19044363a9bfe968e675ec0dd2ae6 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Wed, 14 Sep 2016 09:25:19 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index 2d2f4cd..b708ccc 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -20,9 +20,9 @@ sudo ubuntuclient16(){ export HOSTNAME myhost=$( hostname ) -sudo aptitude install realmd adcli sssd -sudo aptitude install ntp - +sudo apt-get install realmd adcli sssd -y +sudo apt-get install ntp -y +clear echo "Please enter the domain you wish to join: " read DOMAIN echo "please enter Your domain’s NetBios name"