Commit 96bb2511 authored by JuanJo Ciarlante's avatar JuanJo Ciarlante

[jjo,r=] cron/send_email_alerts: fix PYTHONPATH

parent c70fce1a
#!/bin/sh
PYTHONPATH=/srv/www/chiedi.ubuntu-it.org/www
PYTHONPATH=/srv/chiedi.ubuntu-it.org/www
export PYTHONPATH
PROJECT_ROOT=$PYTHONPATH/osqa
/usr/bin/python $PROJECT_ROOT/manage.py send_email_alerts
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment