Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-02-10 10:00:22 +01:00 committed by GitHub
parent 5912cf7a95
commit 03e29dd2d9

View File

@ -48,7 +48,7 @@ if [ $? = 0 ]
then
sudo echo "${INTRO_TEXT}"Pakages installed"${END}"
else
sudo echo "${RED_TEXT}"Installing pakages failed.. please check connectio and dpkg and try again."${INTRO_TEXT}"
sudo echo "${RED_TEXT}"Installing pakages failed.. please check connection and dpkg and try again."${INTRO_TEXT}"
exit
fi
sleep 1