]> git.openstreetmap.org Git - osqa.git/blobdiff - cron/send_email_alerts
initial import
[osqa.git] / cron / send_email_alerts
diff --git a/cron/send_email_alerts b/cron/send_email_alerts
new file mode 100644 (file)
index 0000000..cae0960
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+PYTHONPATH=/path/to/dir_above_osqa_site
+export PYTHONPATH
+PROJECT_ROOT=$PYTHONPATH/osqa_site
+/path/to/python $PROJECT_ROOT/manage.py send_email_alerts