1 2 3 4 5 6 7
#!/bin/bash PYTHONPATH=../../src_py python -m opcut \ --json-schemas-path ../../schemas_json \ --ui-path ../../build/js \ server \ $*