Update mm-scripts.sh

This commit is contained in:
2023-04-20 13:50:59 -05:00
parent ec7e31fd2b
commit a834f04796

View File

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