From bb74eaddaf69dd981ebc1ba77d32cdfd3ef7a2f7 Mon Sep 17 00:00:00 2001 From: SciPost tech support <techsupport@scipost.org> Date: Wed, 20 Jun 2018 19:49:10 +0000 Subject: [PATCH] Reactivate cronjob for refereeing reminders --- cronjob_production_weekdays.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cronjob_production_weekdays.sh b/cronjob_production_weekdays.sh index 28e31255a..791e66344 100755 --- a/cronjob_production_weekdays.sh +++ b/cronjob_production_weekdays.sh @@ -5,3 +5,4 @@ cd /home/scipost/webapps/scipost/scipost_v1 source venv/bin/activate +python3 manage.py send_refereeing_reminders -- GitLab