Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-02-02 15:28:54 +01:00 committed by GitHub
parent b6f7819662
commit 8d4760b9ca

View File

@ -70,7 +70,7 @@ exit
fi
fi
if [ $? -ne 0 ]; then
echo "AD join failed. Please run 'journalctl -xn' to determine why."
echo "${RED_TEXT}"AD join failed.please check that computer object is already created and test again "${END}"
exit 1
fi
sudo echo "############################"