Update run.sh

This commit is contained in:
2023-02-25 17:41:37 -06:00
parent b80fdc1ed6
commit 184da94555

2
run.sh
View File

@@ -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