SKSP_2022_strategicka_hra/server/flask

2 lines
48 B
Bash
Executable file

#!/bin/sh
exec flask --app hra.web --debug "$@"