fixes for crontabs
[feisty_meow.git] / infobase / configuration / cron / doxygen.crontab
index 5ec323f5c47f4af5581b069bf7b13d133d57ceaa..e6178d60d2986f962c7f7ea970a19ad7a2f3b786 100644 (file)
@@ -1,12 +1,6 @@
 
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-USER=fred
-
 #[doxygen]
 # update the feisty meow documentation once on each of tuesday, thursday and saturday.
-20 4 * * 2,4,6 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/feisty_meow/documentation; make) &>>/tmp/zz_doxy_make_$USER.log
+20 4 * * 2,4,6 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $FEISTY_MEOW_APEX/documentation; make) &>>/tmp/${CRONUSER}-cron-doxygen.log