mannaggianastri/run.sh
2024-06-14 18:19:48 +02:00

5 lines
62 B
Bash
Executable File

#!/usr/bin/env sh
. .venv/bin/activate
flask run --port 8080