From 3ad4f0a1af5b26b87b3cce5a4bbf8aa9dc2ac921 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 23 Mar 2023 21:55:43 -0500 Subject: [PATCH] Update mm-scripts.sh --- mm-scripts.sh | 1 + 1 file changed, 1 insertion(+) 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