Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-02-10 09:33:26 +01:00 committed by GitHub
parent e567916590
commit 5912cf7a95

View File

@ -27,7 +27,6 @@ sudo apt-get update
sudo apt-get install packagekit sudo apt-get install packagekit
} }
####################### Setup for Ubuntu16 and Ubuntu 14 clients ####################################### ####################### Setup for Ubuntu16 and Ubuntu 14 clients #######################################
ubuntuclient(){ ubuntuclient(){
desktop=$(sudo apt list --installed | grep -i desktop | grep -i ubuntu | cut -d '-' -f1 | grep -i desktop) desktop=$(sudo apt list --installed | grep -i desktop | grep -i ubuntu | cut -d '-' -f1 | grep -i desktop)