From 447276a908a83760a30205c9969d6413471634ca Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Fri, 26 Aug 2005 10:42:43 +0000 Subject: [PATCH] Fixed spelling error --- CRON.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRON.sh b/CRON.sh index 21893c90..f7128446 100644 --- a/CRON.sh +++ b/CRON.sh @@ -76,7 +76,7 @@ crontab - << EOF # Weekly event at Sunday 00:15. 15 00 * * 0 $MHOME/etc/weekly -# Monthly event at the 1st day of the month at 00:30. +# Monthly event at the 1st day of the month at 01:30. 30 00 1 * * $MHOME/etc/monthly #-----------------------------------------------------------------------------