diff --git a/mm-scripts.sh b/mm-scripts.sh index 5e592d7..82fde20 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -768,7 +768,6 @@ SHOWSRVCUPDATES(){ } - if [ ! -f ${MMFOLDER}/mm.update.stop ]; then if [ -f ${MMFOLDER}/mm.stop ]; then stoppedsince=`date +%s`-$(stat -c %Y ${MMFOLDER}/mm.stop)