diff --git a/scripts/notify_users.sh b/scripts/notify_users.sh new file mode 100644 index 0000000..89fc31e --- /dev/null +++ b/scripts/notify_users.sh @@ -0,0 +1,6 @@ +#!/bin/bash -xe +source secrets.sh +source venv/bin/activate + +cd /srv/flashy-backend +python manage.py notifyusers