You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
371 B

{
"id": "acmedns_{{ acmedns_syno_updater_job_name }}",
"execute-command": "sudo",
"pass-arguments-to-command": [
{"source": "string", "name": "-u"},
{"source": "string", "name": "{{ acmedns_syno_updater_user }}"},
{"source": "string", "name": "{{ acmedns_syno_updater_script_path }}"}
],
"include-command-output-in-response": true
}