SciPost Code Repository

Skip to content
Snippets Groups Projects
cronjob_production_eachminute.sh 221 B
Newer Older
# Per minute cronjobs for production area
cd /home/scipost/SciPost
source ./venv-3.8.5/bin/activate

# Mails waiting in the database
python manage.py send_mails --settings=SciPost_v1.settings.production_do1