File size: 78 Bytes
abfa7a9
 
a39ca61
 
abfa7a9
ecec0cd
1
2
3
4
5
6
7
#!/bin/bash

source venv/bin/activate
python app.py

echo "launching the app"