improverd run.sh slightly

This commit is contained in:
Tobias Kurze
2019-03-22 16:39:10 +01:00
parent 0ee97589ee
commit b051b6b405
3 changed files with 3 additions and 2 deletions

Submodule backend updated: bef3c6dc9b...ebc34e396d

1
run.sh
View File

@@ -1,2 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
cd "${0%/*}"
$(PIPENV_PIPFILE=./backend/Pipfile pipenv --venv)/bin/python run.py $(PIPENV_PIPFILE=./backend/Pipfile pipenv --venv)/bin/python run.py