File size: 83 Bytes
a68f3fa
 
 
1
2
3
#!/bin/sh
source .venv/bin/activate
python -m flask --app main run -p $PORT --debug