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