File size: 78 Bytes
9abd65c
 
87239be
 
9abd65c
5d3789d
1
2
3
4
5
6
7
#!/bin/bash

source venv/bin/activate
python app.py

echo "launching the app"