Update ADconnection.sh

This commit is contained in:
PierreGode 2018-08-24 13:14:10 +02:00 committed by GitHub
parent de5d466b68
commit 58082d276a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1614,7 +1614,10 @@ while test $# -gt 0; do
sudo realm discover sudo realm discover
exit exit
else else
clear
echo ""
echo "realmd is not installed" echo "realmd is not installed"
echo ""
exit exit
fi fi
else else