Update ADconnection.sh

This commit is contained in:
PierreGode 2020-01-20 09:35:53 +01:00 committed by GitHub
parent 084e644643
commit 12c7bbf0f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -523,6 +523,7 @@ echo "${INTRO_TEXT}Detecting Kali linux${END}"
else else
if [ "$elementary" = "elementary" ] if [ "$elementary" = "elementary" ]
then then
echo "${INTRO_TEXT}Detected Elementary${END}"
UbuntU UbuntU
else else
if [ "$MintOS" = Mint ] if [ "$MintOS" = Mint ]