SciPost Code Repository

Skip to content
Snippets Groups Projects
cronjob_production_weekdays.sh 216 B
Newer Older
#!/bin/bash

# Daily cronjobs for production area

Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
cd /home/scipost/SciPost/scipost_django
source ../venv-3.11.7/bin/activate
python manage.py send_refereeing_reminders --settings=SciPost_v1.settings.production_do1