diff --git a/run.sh b/run.sh index 4fc6b24..03df936 100755 --- a/run.sh +++ b/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