From babe3d394a600494c1db4e7daf40e39afd76da75 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 27 Jun 2022 22:07:56 +0200 Subject: WIP native implementation --- playground/generate.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 playground/generate.sh (limited to 'playground/generate.sh') diff --git a/playground/generate.sh b/playground/generate.sh new file mode 100755 index 0000000..11f85f3 --- /dev/null +++ b/playground/generate.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +. $(dirname -- "$0")/env.sh + +exec $PYTHON -m opcut generate \ + < $RUN_PATH/result.json \ + > $RUN_PATH/output.pdf \ -- cgit v1.2.3-70-g09d2