Commit ce18e351 authored by Giuseppe Terrasi's avatar Giuseppe Terrasi

Merge lp:~jjo/ubuntu-it-ask/fix-send_email_alerts-pythonpath
Fix path for daily digest.
parents c70fce1a 96bb2511
#!/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