mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
e567916590
commit
5912cf7a95
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user