Update mm-scripts.sh
This commit is contained in:
@@ -1579,7 +1579,7 @@ if [ ! -f ${TMPFOLDER}/mm.update.stop ]; then
|
||||
test) TEST;;
|
||||
stop)
|
||||
MMSTOP
|
||||
FULLSTOP && echo
|
||||
FULLSTOP && echo -e "\n"
|
||||
;;
|
||||
start | check)
|
||||
if [ -f ${TMPFOLDER}/mm.stop ] && [ "${action}" == "check" ]; then
|
||||
|
||||
Reference in New Issue
Block a user