diff options
Diffstat (limited to 'playground/generate-output.sh')
| -rwxr-xr-x | playground/generate-output.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/playground/generate-output.sh b/playground/generate-output.sh deleted file mode 100755 index 4e16a64..0000000 --- a/playground/generate-output.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -. $(dirname -- "$0")/env.sh - -exec $PYTHON -m opcut generate-output \ - --output-type pdf \ - < $RUN_PATH/result.json \ - > $RUN_PATH/output.pdf \ - |
