grrrr. now was not checking that there were actual pids listed.
[feisty_meow.git] / database / configuration / cron / bookmarks_builder.crontab
index 141c6d0423c30884f55106937906c18d7336c53e..d513c62d0478929e28f1c2090ae1846973600508 100644 (file)
@@ -4,6 +4,6 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # 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 $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/bookmarks/create_marks.sh ) 2>&1 >>/tmp/zz_bookmarkingering_$USER.log