From 184da94555dc6a5983cc5de6a0857d11ebf5b8e2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 25 Feb 2023 17:41:37 -0600 Subject: [PATCH] Update run.sh --- run.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run.sh b/run.sh index c1caec7..c03ee12 100755 --- a/run.sh +++ b/run.sh @@ -54,8 +54,10 @@ if [ "${1}" == "update" ]; then echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}" fi /bin/rm -f ${MMFOLDER}/update.available + else echo -e "${idsCL[Red]}Could not connect to 'git.schroedercity.com' for updates${idsCL[Default]}" + fi else