Update tool_task.py

pull/807/head
dami 3 weeks ago
parent a89f27abb9
commit 67210ce23b
  1. 2
      plugins/op_waf/tool_task.py

@ -93,7 +93,7 @@ logs_file=$plugin_path/${rname}.log
params = {
'name': _name,
'type': _type_day,
'type': cfg['period'],
'week': "",
'where1': cfg['where1'],
'hour': cfg['hour'],

Loading…
Cancel
Save