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
49d64cce4a
commit
f437ccdf88
@ -1251,7 +1251,7 @@ echo "realm not found"
|
||||
else
|
||||
echo ""
|
||||
therealm=$( realm discover | grep -i realm-name | awk '{print $2}')
|
||||
if [ "$therealm" = "no" ] 0
|
||||
if [ "$therealm" = "no" ]
|
||||
then
|
||||
echo "Realm configured?.. FAIL"
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user