Fixes file name in cron configuration.
authorStéphane Jacob <sj@m4x.org>
Mon, 5 Jul 2010 07:26:28 +0000 (09:26 +0200)
committerStéphane Jacob <sj@m4x.org>
Mon, 5 Jul 2010 07:26:28 +0000 (09:26 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
configs/platal.cron.in

index f445da4..efc0a14 100644 (file)
@@ -11,7 +11,7 @@ WD=/home/web/prod/platal/bin/cron
 0 22 * * *      web     cd $WD; ./phones.check.php > /dev/null
 
 # inscription report
-0  6 * * 1     web     cd $WD; ./rapports_inscription.php
+0  6 * * 1     web     cd $WD; ./registrations.php
 
 # notifs
 0  2 * * *     web     cd $WD; ./notifs.birthday.php