diff options
Diffstat (limited to 'examples/worker1')
-rw-r--r-- | examples/worker1/worker1.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/worker1/worker1.cfg b/examples/worker1/worker1.cfg index 0eabdf7..178723c 100644 --- a/examples/worker1/worker1.cfg +++ b/examples/worker1/worker1.cfg @@ -25,7 +25,7 @@ w_tags: t_keyrings: ["allowed_users.asc"], t_commands: [ { - c_url: "file:///home/katolaz/bin/scorsh_build.sh" + c_url: "file:///home/katolaz/bin/scorsh_script.sh" } ] } |