From ae33b2c75ec0e03fd1d80241a4c4b29acadb517c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 3 Jan 2022 00:58:17 +0100 Subject: calculate native implementation --- 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..4e16a64 --- /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 \ + < $RUN_PATH/result.json \ + > $RUN_PATH/output.pdf \ + -- cgit v1.2.3-70-g09d2