mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
testing update for ubuntu 19
testing update for ubuntu 19
This commit is contained in:
parent
5f2878feb8
commit
f9bb317097
@ -1810,7 +1810,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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user