diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2022-03-22 01:31:27 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2022-03-22 01:31:27 +0100 |
| commit | cc4ba3b063f14943579ffbfe416828590f70ae0a (patch) | |
| tree | af2127920fb57603206ca670beb63b5d58650fb8 /playground/run.sh | |
| parent | c594b1fca854a7b9fb73d854a9830143cd1032fc (diff) | |
WIP major rewrite
Diffstat (limited to 'playground/run.sh')
| -rwxr-xr-x | playground/run.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/playground/run.sh b/playground/run.sh deleted file mode 100755 index 7302d7b..0000000 --- a/playground/run.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -PYTHONPATH="../src_py" python -m hatter.main -c conf.yaml --web-path ../build/jshatter $* |
