1 2 3 4 5 6 7
#!/bin/bash PYTHONPATH=../../src_py python -m opcut calculate \ --params params.yaml \ --result result.yaml \ --output output.pdf \ $*