run.sh: source venv

This commit is contained in:
bretello 2024-06-14 18:15:52 +02:00
parent c155b0efb7
commit 87c17a2bda
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

3
run.sh
View File

@ -1 +1,4 @@
#!/usr/bin/env sh
source .venv/bin/activate
flask run --port 8080 flask run --port 8080