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
057e5b7f39
commit
d02ab26ceb
@ -470,7 +470,7 @@ clear
|
|||||||
read opt
|
read opt
|
||||||
while [ opt != '' ]
|
while [ opt != '' ]
|
||||||
do
|
do
|
||||||
if [[ $opt = "" ]]; then
|
if [ $opt = "" ]; then
|
||||||
exit;
|
exit;
|
||||||
else
|
else
|
||||||
case $opt in
|
case $opt in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user