added run.sh and changes to submodules

This commit is contained in:
Tobias Kurze
2019-03-12 16:48:27 +01:00
parent a24c641ce3
commit 263bc1a860
5 changed files with 6 additions and 4 deletions

2
run.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
$(PIPENV_PIPFILE=./backend/Pipfile pipenv --venv)/bin/python run.py