Update panel_task.py

pull/632/head
Mr Chen 5 months ago
parent b8161b86d2
commit 296f54127d
  1. 1
      panel_task.py

@ -81,7 +81,6 @@ def runPanelTask():
siteEdateCheck()
lock_file = mw.getTriggerTaskLockFile()
mw.writeFile(lock_file,'True')
try:
if os.path.exists(lock_file):
bash_list = thisdb.getTaskList(status=-1)

Loading…
Cancel
Save