diff --git a/mm-scripts.sh b/mm-scripts.sh index 6594c2d..9a49290 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -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}