This commit is contained in:
mwiegand 2021-11-17 18:36:27 +01:00
parent 68ef72a3fb
commit 2517e59fe9

View file

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