diff --git a/mm-scripts.sh b/mm-scripts.sh index 1ef81a2..828c6db 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -512,6 +512,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then exit 1 fi fi + echo 'yes' [ "${action}" != "status" ] && touch ${MMFOLDER}/mm.stop.checking MMSTART ${action} ${2} [ "${action}" != "status" ] && rm -f ${MMFOLDER}/mm.stop.checking