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