From 852aeb86a9632d829ed63a31a56d25bd45e2f61a Mon Sep 17 00:00:00 2001 From: Joseph Turian Date: Thu, 18 Feb 2010 19:09:47 -0500 Subject: Fix in crontab --- INSTALL.webfaction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit v1.2.3-1-g7c22