projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c469507
)
Fixes file name in cron configuration.
author
Stéphane Jacob
<sj@m4x.org>
Mon, 5 Jul 2010 07:26:28 +0000
(09:26 +0200)
committer
Sté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
patch
|
blob
|
blame
|
history
diff --git
a/configs/platal.cron.in
b/configs/platal.cron.in
index
f445da4
..
efc0a14
100644
(file)
--- a/
configs/platal.cron.in
+++ b/
configs/platal.cron.in
@@
-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; ./r
apports_inscription
.php
+0 6 * * 1 web cd $WD; ./r
egistrations
.php
# notifs
0 2 * * * web cd $WD; ./notifs.birthday.php