de59d95
1
2
3
4
5
6
#!/usr/bin/env bash cd "`dirname "$0"`" || exit 1 . env/bin/activate python app.py