SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 740be6c2 authored by SciPost Tech Support's avatar SciPost Tech Support
Browse files

Update cronjobs: add weekdays

parent c7a57004
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,3 @@ cd /home/scipost/webapps/scipost/scipost_v1
source venv/bin/activate
python3 manage.py remind_fellows_to_submit_report
python3 manage.py send_refereeing_reminders
#!/bin/bash
# Daily cronjobs for production area
cd /home/scipost/webapps/scipost/scipost_v1
source venv/bin/activate
python3 manage.py send_refereeing_reminders
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment