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
2943a55376
commit
f15de6e832
@ -47,9 +47,11 @@ sudo apt-get -qq install ntp -y
|
||||
clear
|
||||
sudo dpkg -l | grep realmd
|
||||
if [ $? = 0 ]
|
||||
then
|
||||
then
|
||||
clear
|
||||
sudo echo "${INTRO_TEXT}"Pakages installed"${END}"
|
||||
else
|
||||
clear
|
||||
sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection and dpkg and try again."${INTRO_TEXT}"
|
||||
exit
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user