9abd65c 87239be 6c9b01c 9abd65c 5d3789d
1
2
3
4
5
6
7
#!/bin/bash source venv/bin/activate python app.py "$@" echo "launching the app"