mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Testing Ubuntu 20
Testing Ubuntu 20
This commit is contained in:
parent
15ce3ce295
commit
a1009b87de
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user