Update mm-scripts.sh

This commit is contained in:
2023-04-20 13:51:15 -05:00
parent a834f04796
commit 30c47d2cf7

View File

@@ -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)