This commit is contained in:
mwiegand 2021-11-17 18:35:21 +01:00
parent 0664053a37
commit 68ef72a3fb

View file

@ -14,8 +14,8 @@ post "/:strategy" do |env|
Process.run(
"#{strategies_dir}/#{strategy}",
[
params,
hook,
params,
],
output: output,
error: output,