summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.webfaction2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.webfaction b/INSTALL.webfaction
index ea6c1120..b7c79a24 100644
--- a/INSTALL.webfaction
+++ b/INSTALL.webfaction
@@ -217,7 +217,7 @@ Create a Project
Use command "crontab -e" to add this script to your cron file, to run twice a day::
- * 0,12 * * * ~/webapps/osqa_server/projects/MYOSQA/cron/send_email_alerts
+ 1 0,12 * * * ~/webapps/osqa_server/projects/MYOSQA/cron/send_email_alerts
[Configure sphinx]