Update mm-scripts.sh

This commit is contained in:
2023-03-25 10:45:17 -05:00
parent b49a4ef267
commit 2c837f59f9

View File

@@ -656,7 +656,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
exit 1
fi
MMSTOP
echo -en "${idsCL[LightCyan]}Pausing for 10secs... ${idsCL[Default]}"
echo -en "${idsCL[LightCyan]}Pausing for 10secs... ${idsCL[Default]}"
sleep 10s
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
MMSTART ${action}