Update ADconnection.sh

This commit is contained in:
PierreGode 2018-08-09 14:29:04 +02:00 committed by GitHub
parent d5544ec3c3
commit 3d10551cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,7 +422,7 @@ then
echo "Debian detected"
debianclient
else
echo ""
echo "Ubuntu Detected"
fi
fi
fi
@ -1383,7 +1383,7 @@ while [ opt != '' ]
case $opt in
1) clear;
echo "Installing on Linux Client/Server";
linuxclient;
linuxclient
;;
2) clear;
@ -1445,7 +1445,7 @@ while [ opt != '' ]
case $opt in
1) clear;
echo "Installing on Linux Client/Server";
linuxclient;
linuxclient
;;
2) clear;
echo "Check for errors"