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
f432e63c8b
commit
d511177c95
@ -101,6 +101,9 @@ else
|
||||
echo "${INTRO_TEXT}"Detecting Ubuntu $var"${END}"
|
||||
sudo realm join --verbose --user=$ADMIN $DOMAIN
|
||||
else
|
||||
clear
|
||||
echo $var
|
||||
sleep 5
|
||||
if ["$var" -eq "17" ]
|
||||
then
|
||||
echo "${INTRO_TEXT}"Detecting Ubuntu $var"${END}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user