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