gaisen/debug.sh

8 lines
105 B
Bash
Executable File

#!/bin/sh
venv/bin/python -m flask \
--app src \
run \
--debug \
-h 192.168.5.3