PCv5/scripts/run_dev.sh

4 lines
42 B
Bash
Executable File

#!/usr/bin/env sh
FLASK_DEBUG=1
flask run