a68d61fcd901b7b79d6e2c5cc1c976227b7411de
[feisty_meow.git] / database / configuration / cron / bookmarks_builder.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 # regenerate the bookmarks pages.
7 24 10 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log 
8
9