Testing Ubuntu 20

Testing Ubuntu 20
This commit is contained in:
PierreGode 2020-02-04 12:36:49 +01:00 committed by GitHub
parent 15ce3ce295
commit a1009b87de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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