projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new version
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
bookmarks_builder.crontab
1
2
##############
3
4
#[bookmarks builder]
5
# regenerate the bookmarks pages.
6
24 10 * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/bookmarks/create_marks.sh ) &>>/tmp/${CRONUSER}-cron-bookmarks_builder.log
7
8
##############
9