Update mm-scripts.sh
This commit is contained in:
@@ -768,7 +768,6 @@ SHOWSRVCUPDATES(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
|
if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
|
||||||
if [ -f ${MMFOLDER}/mm.stop ]; then
|
if [ -f ${MMFOLDER}/mm.stop ]; then
|
||||||
stoppedsince=`date +%s`-$(stat -c %Y ${MMFOLDER}/mm.stop)
|
stoppedsince=`date +%s`-$(stat -c %Y ${MMFOLDER}/mm.stop)
|
||||||
|
|||||||
Reference in New Issue
Block a user