From f9bb3170978375776f7061e33c1c51b336d94b1d Mon Sep 17 00:00:00 2001 From: PierreGode Date: Mon, 11 Nov 2019 10:42:45 +0100 Subject: [PATCH] testing update for ubuntu 19 testing update for ubuntu 19 --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index a06db73..c911c0c 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1810,7 +1810,7 @@ read -r ADMIN exit fi else - if [ "$var" -eq "17" ] || [ "$var" -eq "18" ] + if [ "$var" -eq "17" ] || [ "$var" -eq "18" ] || [ "$var" -eq "19" ] then echo "${INTRO_TEXT}Detecting Ubuntu $var${END}" sleep 1