mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
797882709a
commit
084e644643
@ -521,6 +521,10 @@ then
|
||||
echo "${INTRO_TEXT}Detecting Kali linux${END}"
|
||||
kalijoin
|
||||
else
|
||||
if [ "$elementary" = "elementary" ]
|
||||
then
|
||||
UbuntU
|
||||
else
|
||||
if [ "$MintOS" = Mint ]
|
||||
then
|
||||
echo "Detecting Linux Mint"
|
||||
@ -535,6 +539,7 @@ fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
################################ Ubuntu 14-18 ###########################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user