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