update
This commit is contained in:
parent
c731077fba
commit
df0efaa7b1
|
|
@ -96,7 +96,7 @@ logs_file=$plugin_path/${rname}.log
|
|||
'stype': "toShell",
|
||||
'sname': '',
|
||||
'sbody': cmd,
|
||||
'urladdress': '',
|
||||
'url_address': '',
|
||||
}
|
||||
|
||||
task_id = MwCrontab.instance().add(params)
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@ logs_file=$plugin_path/${rname}.log
|
|||
'stype': "toShell",
|
||||
'sname': '',
|
||||
'sbody': cmd,
|
||||
'urladdress': '',
|
||||
'url_address': '',
|
||||
}
|
||||
|
||||
task_id = MwCrontab.instance().add(params)
|
||||
|
|
|
|||
Loading…
Reference in New Issue