diff --git a/cronjob_staging.sh b/cronjob_staging.sh
new file mode 100644
index 0000000000000000000000000000000000000000..414b3c1d72d21224f2bffa0672beb0de4ac3aa9e
--- /dev/null
+++ b/cronjob_staging.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+cd /home/jdewit/webapps/scipost/SciPost_v1/
+export DJANGO_SETTINGS_MODULE='SciPost_v1.settings.staging_release'
+
+python3.5 manage.py remind_fellows_to_submit_report