wip
This commit is contained in:
parent
68ef72a3fb
commit
c760955790
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ post "/:strategy" do |env|
|
|||
Process.run(
|
||||
"#{strategies_dir}/#{strategy}",
|
||||
[
|
||||
hook,
|
||||
params,
|
||||
hook,
|
||||
],
|
||||
output: output,
|
||||
error: output,
|
||||
|
|
Loading…
Reference in a new issue