From c6f0f78483cf6ac0fd1e607db02f765c6efddc27 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sat, 27 Mar 2010 11:40:17 -0400 Subject: dos2unix --- cron/send_email_alerts_virtualenv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cron/send_email_alerts_virtualenv') diff --git a/cron/send_email_alerts_virtualenv b/cron/send_email_alerts_virtualenv index 6c9e154d..2f1b64d0 100644 --- a/cron/send_email_alerts_virtualenv +++ b/cron/send_email_alerts_virtualenv @@ -1,7 +1,7 @@ #!/bin/sh -WORKON_HOME=~/envs/osqa -PROJECT_ROOT=~/webapps/osqa_server/projects/osqa/ +WORKON_HOME=~/envs/askbot +PROJECT_ROOT=~/webapps/askbot_server/projects/askbot/ # activate virtual environment . $WORKON_HOME/bin/activate -- cgit v1.2.3-1-g7c22