Commit cd2473b72d269c2c12e33878a58a16a99dd0b1d0

Authored by Rohan Rangray
1 parent 5c84eec6b0
Exists in master

Added the crontab script to notify users

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

scripts/notify_users.sh View file @ cd2473b
  1 +#!/bin/bash -xe
  2 +source secrets.sh
  3 +source venv/bin/activate
  4 +
  5 +cd /srv/flashy-backend
  6 +python manage.py notifyusers