Update tool_cron.py

pull/632/head
Mr Chen 6 months ago
parent df0efaa7b1
commit 315a3759c3
  1. 2
      plugins/sphinx/tool_cron.py

@ -115,7 +115,7 @@ logs_file=$plugin_path/${rname}.log
'stype': "toShell", 'stype': "toShell",
'sname': '', 'sname': '',
'sbody': cmd, 'sbody': cmd,
'urladdress': '', 'url_address': '',
} }
task_id = MwCrontab.instance().add(params) task_id = MwCrontab.instance().add(params)

Loading…
Cancel
Save