update
This commit is contained in:
2
run.sh
2
run.sh
@@ -85,7 +85,7 @@ if [ "${1}" == "update" ]; then
|
||||
|
||||
else
|
||||
if [ "${1}" == "clear" ]; then
|
||||
rm -f ${MMFOLDER}/mm.*
|
||||
[ ! -f ${MMFOLDER}/mm.stop ] && rm -f ${MMFOLDER}/mm.* || rm -f ${MMFOLDER}/mm.*; touch ${MMFOLDER}/mm.stop
|
||||
fi
|
||||
if [ -f ${MMFOLDER}/mm.stop.checking ]; then
|
||||
#fd=$(expr $(date +%s) - $(stat -L --format %Y ${MMFOLDER}/mm.stop.checking))
|
||||
|
||||
Reference in New Issue
Block a user