diff options
Diffstat (limited to 'playground/server')
| -rwxr-xr-x | playground/server/run.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/playground/server/run.sh b/playground/server/run.sh deleted file mode 100755 index 887442e..0000000 --- a/playground/server/run.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -PYTHONPATH=../../src_py python -m opcut \ - --json-schemas-path ../../schemas_json \ - --ui-path ../../build/js \ - server \ - $* |
