Update ADconnection.sh

This commit is contained in:
PierreGode 2018-08-10 10:31:21 +02:00 committed by GitHub
parent ba5776695a
commit 9628f141b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1008,6 +1008,7 @@ exit
############################# Linux Mint ##################################### ############################# Linux Mint #####################################
LinuxMint(){ LinuxMint(){
echo "Linux mint" echo "Linux mint"
raspberry
exit exit
} }