diff --git a/ADconnection.sh b/ADconnection.sh index b6650d9..f0a2fde 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -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