Update run.sh
This commit is contained in:
6
run.sh
6
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
|
||||
|
||||
Reference in New Issue
Block a user