Update run.sh

This commit is contained in:
2023-02-25 17:41:03 -06:00
parent 48285e83c7
commit b80fdc1ed6

1
run.sh
View File

@@ -53,6 +53,7 @@ if [ "${1}" == "update" ]; then
echo -en "\e[1A";
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