From 0702d13263bf501c1db074ce1544e60b95161210 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 7 Nov 2021 15:52:44 +0100 Subject: major rewrite --- playground/generate_output.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 playground/generate_output.sh (limited to 'playground/generate_output.sh') diff --git a/playground/generate_output.sh b/playground/generate_output.sh new file mode 100755 index 0000000..1eaae94 --- /dev/null +++ b/playground/generate_output.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +. $(dirname -- "$0")/env.sh + +exec $PYTHON -m opcut generate_output \ + --output-type pdf \ + --result $RUN_PATH/result.yaml \ + --output $RUN_PATH/output.pdf \ + "$@" -- cgit v1.2.3-70-g09d2