aboutsummaryrefslogtreecommitdiff
path: root/playground/calculate/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'playground/calculate/run.sh')
-rwxr-xr-xplayground/calculate/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/calculate/run.sh b/playground/calculate/run.sh
index b62fc9e..008fa43 100755
--- a/playground/calculate/run.sh
+++ b/playground/calculate/run.sh
@@ -1,4 +1,4 @@
#!/bin/bash
export PYTHONPATH=../../src_py
-python -m opcut.main calculate --params params.yaml --result result.yaml --output-pdf output.pdf $*
+python -m opcut.main calculate --params params.yaml --result result.yaml --output output.pdf $*