diff --git a/run.sh b/run.sh index 54e8e6a..7f4bb03 100755 --- a/run.sh +++ b/run.sh @@ -54,11 +54,7 @@ if curl -m 5 -s --head --request GET https://git.schroedercity.com | grep "HTTP fi fi fi - if [ "${1}" != "runup" ]; then - echo -en "\e[1A"; - echo -e "\e[0K\r ${idsCL[Green]}Updates Completed${idsCL[Default]}" - echo "" - fi + else echo -e "${idsCL[Red]}Could not connect to 'git.schroedercity.com' for updates${idsCL[Default]}" fi