diff --git a/mm-scripts.sh b/mm-scripts.sh index aacd536..a813029 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -489,6 +489,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then case $action in start | check) if [ -f ${MMFOLDER}/mm.stop ] && [ "${action}" == "check" ]; then + echo 'yes' echo -e "${stopmsg}" # [ $VERBOSE = true ] && echo "$(date) - Not checking, system has been stopped" >> $logfile echo