diff --git a/run.sh b/run.sh index 52def11..c1caec7 100755 --- a/run.sh +++ b/run.sh @@ -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