Kickstart ESBO-ETC from bash
This commit is contained in:
parent
13a7355f12
commit
97d9082e20
5
run_esbo-etc
Executable file
5
run_esbo-etc
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
export PYTHONPATH="${PYTHONPATH}:$(pwd)"
|
||||||
|
venv/bin/python3.7 esbo_etc/esbo-etc.py "$@"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user