pyfedi/daily.sh

6 lines
89 B
Bash
Raw Normal View History

#!/bin/bash
source venv/bin/activate
export FLASK_APP=pyfedi.py
flask daily-maintenance