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
212fbb4c6e
commit
4f50eee301
@ -284,6 +284,7 @@ sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection ,dpkg
|
||||
exit
|
||||
fi
|
||||
sleep 1
|
||||
gnome-terminal -e "bash -c \"!!; exec bash\"journalctl -fxe"
|
||||
DOMAIN=$(realm discover | grep -i realm.name | awk '{print $2}')
|
||||
ping -c 2 $DOMAIN
|
||||
if [ $? = 0 ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user