cztv_chaoszone_github/start_webserver.sh

3 lines
59 B
Bash
Executable File

#!/bin/sh
FLASK_APP=play_web.py bin/flask run -h 127.0.0.1