Update ADconnection.sh

This commit is contained in:
PierreGode 2019-11-11 10:44:03 +01:00 committed by GitHub
parent f9bb317097
commit 1a9d3e242d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -615,7 +615,7 @@ read -r ADMIN
exit exit
fi fi
else else
if [ "$var" -eq "17" ] || [ "$var" -eq "18" ] if [ "$var" -eq "17" ] || [ "$var" -eq "18" ] || [ "$var" -eq "19" ]
then then
echo "${INTRO_TEXT}Detecting Ubuntu $var${END}" echo "${INTRO_TEXT}Detecting Ubuntu $var${END}"
sleep 1 sleep 1