email notifs shell script for cron

This commit is contained in:
rimu 2024-02-23 19:04:03 +13:00
parent 768ea4b65b
commit e775a304a4

5
email_notifs.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
source venv/bin/activate
export FLASK_APP=pyfedi.py
flask send_missed_notifs