mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +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
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user