From 5912cf7a95d9fd542889191c44a9c526dc9aa39a Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 10 Feb 2017 09:33:26 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index a77754b..b6650d9 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -27,7 +27,6 @@ sudo apt-get update sudo apt-get install packagekit } - ####################### Setup for Ubuntu16 and Ubuntu 14 clients ####################################### ubuntuclient(){ desktop=$(sudo apt list --installed | grep -i desktop | grep -i ubuntu | cut -d '-' -f1 | grep -i desktop)