]> git.lizzy.rs Git - cheatdb.git/blob - rundebug.sh
Fix GitHub login by making username case insensitive
[cheatdb.git] / rundebug.sh
1 #!/bin/bash
2
3 FLASK_APP=app/__init__.py FLASK_CONFIG=../config.cfg FLASK_DEBUG=1 python3 -m flask run