X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fbookmarks_builder.crontab;h=545959651f5674cbc04477b2371810b1095a2bed;hb=34c926a0bdbf1711e5cc7440f9b1eb32b6065d53;hp=a68d61fcd901b7b79d6e2c5cc1c976227b7411de;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/database/configuration/cron/bookmarks_builder.crontab b/database/configuration/cron/bookmarks_builder.crontab index a68d61fc..54595965 100644 --- a/database/configuration/cron/bookmarks_builder.crontab +++ b/database/configuration/cron/bookmarks_builder.crontab @@ -3,7 +3,9 @@ SHELL=/bin/bash # m h dom mon dow command +USER=fred + # regenerate the bookmarks pages. -24 10 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log +24 10 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/bookmarks/create_marks.sh ) &>>/tmp/zz_bookmarkingering_$USER.log