From 30c47d2cf7709c2b71b3cedae0bff76fe2f233d6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 20 Apr 2023 13:51:15 -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 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)