Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-02-06 09:15:01 +01:00 committed by GitHub
parent 2b48871e12
commit e92be1e6c4

View File

@ -410,7 +410,8 @@ while [ opt != '' ]
echo "Installing on Debian Jessie client"
debianclient
;;
3) clear;
4) clear;
echo "Check for errors"
failcheck
;;