Update mm-scripts.sh

This commit is contained in:
2022-03-30 19:05:01 -05:00
parent 302aa7015c
commit 0d1507fe02

View File

@@ -190,6 +190,7 @@ if [ ! -f /opt/mm.update.stop ]; then
exit 1 exit 1
fi fi
MMSTOP MMSTOP
sleep 15s
MMSTART;; MMSTART;;
status) status)