pyfedi/daily.sh

5 lines
89 B
Bash
Executable file

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