add cmd to delete posts that are too shit

This commit is contained in:
lza_menace 2020-11-22 12:29:29 -08:00
parent a11ee0c962
commit 2d4b503f36
2 changed files with 13 additions and 2 deletions

View file

@ -4,4 +4,4 @@ source .venv/bin/activate
export FLASK_APP=suchwow/app.py
export FLASK_SECRETS=config.py
export FLASK_DEBUG=1
flask $1
flask $@