Merge branch 'release-2.140.115'
[feisty_meow.git] / infobase / configuration / cron / bookmarks_builder.crontab
index e1458436460f072e9a9c5a3039fd994ecebca333..9f54bb87d955b93cac2ba5a85416701adf061b96 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[bookmarks builder]
 # regenerate the bookmarks pages.
-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 
+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 
+
+##############