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
bcc7d16d1d
commit
f09fbbf195
@ -882,6 +882,7 @@ echo "${INTRO_TEXT}Please type Admin user:${END}"
|
|||||||
read -r ADMIN
|
read -r ADMIN
|
||||||
else
|
else
|
||||||
ADMIN=$( echo $admin )
|
ADMIN=$( echo $admin )
|
||||||
|
echo "Admin is $ADMIN"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "${INTRO_TEXT}Please type Admin user:${END}"
|
echo "${INTRO_TEXT}Please type Admin user:${END}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user