Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -82,9 +82,7 @@ else
|
||||
fi
|
||||
|
||||
if [ ! -f ${MMFOLDER}/mm.stop.checking ] || [ "${1}" == "status" ]; then
|
||||
[ "${1}" != "status" ] && touch ${MMFOLDER}/mm.stop.checking
|
||||
${MMFOLDER}/mm-scripts.sh ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14}
|
||||
[ "${1}" != "status" ] && rm -f ${MMFOLDER}/mm.stop.checking
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user