From a834f047962de2a1de3d10714385257b63e9e8b1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 20 Apr 2023 13:50:59 -0500 Subject: [PATCH] Update mm-scripts.sh --- mm-scripts.sh | 1 - 1 file changed, 1 deletion(-) 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)