Add another attempt with python
This commit is contained in:
4
python_flask/run.sh
Normal file
4
python_flask/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source ./venv/bin/activate
|
||||
python3 -m flask run --reload
|
||||
Reference in New Issue
Block a user