Update mm-scripts.sh
This commit is contained in:
@@ -512,6 +512,7 @@ if [ ! -f ${MMFOLDER}/mm.update.stop ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
echo 'yes'
|
||||||
[ "${action}" != "status" ] && touch ${MMFOLDER}/mm.stop.checking
|
[ "${action}" != "status" ] && touch ${MMFOLDER}/mm.stop.checking
|
||||||
MMSTART ${action} ${2}
|
MMSTART ${action} ${2}
|
||||||
[ "${action}" != "status" ] && rm -f ${MMFOLDER}/mm.stop.checking
|
[ "${action}" != "status" ] && rm -f ${MMFOLDER}/mm.stop.checking
|
||||||
|
|||||||
Reference in New Issue
Block a user