diff --git a/ADconnection.sh b/ADconnection.sh index 5ecc949..c5370fd 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -208,9 +208,9 @@ 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 DOMAIN +read -p DOMAIN echo "${NUMBER}I Please enter AD admin user ${END}" -read ADMIN +read -p ADMIN fi sudo echo "${INTRO_TEXT}"Realm= $discovery"${INTRO_TEXT}" sudo echo "${NORMAL}${NORMAL}"