mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
cbd2c5f13d
commit
2943a55376
@ -44,8 +44,8 @@ clear
|
||||
sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}"
|
||||
sudo apt-get -qq install realmd adcli sssd -y
|
||||
sudo apt-get -qq install ntp -y
|
||||
sudo dpkg -l | grep realmd
|
||||
clear
|
||||
sudo dpkg -l | grep realmd
|
||||
if [ $? = 0 ]
|
||||
then
|
||||
sudo echo "${INTRO_TEXT}"Pakages installed"${END}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user