Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-05-29 13:32:43 +02:00 committed by GitHub
parent 5053da155e
commit f432e63c8b

View File

@ -114,7 +114,7 @@ fi
fi fi
if [ $? -ne 0 ]; then if [ $? -ne 0 ]; then
echo "${RED_TEXT}"AD join failed.please check that computer object is already created and test again "${END}" echo "${RED_TEXT}"AD join failed.please check that computer object is already created and test again "${END}"
exit 1 exit
fi fi
sudo echo "############################" sudo echo "############################"
sudo echo "Configuratig files.." sudo echo "Configuratig files.."