From 1a19c238e3741931db9e61b6a0b79259b5ed0753 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 22 Dec 2021 19:35:48 +0100 Subject: WIP c implementation --- playground/generate_output.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playground/generate_output.sh') diff --git a/playground/generate_output.sh b/playground/generate_output.sh index 1eaae94..0139233 100755 --- a/playground/generate_output.sh +++ b/playground/generate_output.sh @@ -4,6 +4,6 @@ exec $PYTHON -m opcut generate_output \ --output-type pdf \ - --result $RUN_PATH/result.yaml \ + --result $RUN_PATH/result.json \ --output $RUN_PATH/output.pdf \ "$@" -- cgit v1.2.3-70-g09d2