diff options
| author | bozokopic <bozo.kopic@gmail.com> | 2017-04-24 23:40:00 +0200 |
|---|---|---|
| committer | bozokopic <bozo.kopic@gmail.com> | 2017-04-24 23:40:00 +0200 |
| commit | 085b236d9a169a1815a6117caab5894521e59672 (patch) | |
| tree | 3d3220936a877fbe75206e2effc581c548d568ec /playground/server/run.sh | |
| parent | ed9f4f8991f4e8b31270dbbf17215732d73c9e37 (diff) | |
heroku init
Diffstat (limited to 'playground/server/run.sh')
| -rw-r--r-- | playground/server/run.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/playground/server/run.sh b/playground/server/run.sh index 5b7cc98..0f4984a 100644 --- a/playground/server/run.sh +++ b/playground/server/run.sh @@ -1,4 +1,4 @@ -#!/bin/bash
-
-export PYTHONPATH=../../src_py
-python -m opcut.main --ui-path ../../build/jsopcut
+#!/bin/bash + +export PYTHONPATH=../../src_py +python -m opcut.main --ui-path ../../build/jsopcut |
