dever 7 年之前
父节点
当前提交
5c34fad56b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cron.py

+ 1 - 1
cron.py

@@ -5,7 +5,7 @@ from demeter.core import *
 from gevent import monkey; monkey.patch_socket()
 import gevent
 '''
-timeSleep = 30
+timeSleep = 15
 
 def command(file):
 	return 'python '+File.path()+'convert.py -f ' + file