mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
a97744ab46
commit
2fff6f8142
@ -71,6 +71,7 @@ read -p "Do you wish to use it (y/n)?" yn
|
||||
* ) echo 'Please answer yes or no.';;
|
||||
esac
|
||||
else
|
||||
clear
|
||||
echo "${NUMBER}I searched for an available domain and found nothing, please type your domain manually below... ${END}"
|
||||
echo "Please enter the domain you wish to join:"
|
||||
read -r DOMAIN
|
||||
@ -204,6 +205,7 @@ read -p "Do you wish to use it (y/n)?" yn
|
||||
* ) echo 'Please answer yes or no.';;
|
||||
esac
|
||||
else
|
||||
clear
|
||||
echo "${NUMBER}I searched for an available domain and found nothing, please type your domain manually below... ${END}"
|
||||
echo "Please enter the domain you wish to join:"
|
||||
read -r DOMAIN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user