tasty cron revival
[feisty_meow.git] / infobase / configuration / cron / bookmarks_builder.crontab
index ddae6716f6527c2a8dc7a172b6594ed067eb833e..e1458436460f072e9a9c5a3039fd994ecebca333 100644 (file)
@@ -1,12 +1,5 @@
 
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-USER=fred
-
 #[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 
 
-