nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / cron / doxygen.crontab
index 3de4b3dde3dceb3e1533f7802e93776b329e7b7e..0b3c73c8f44b6c107108a1b1354acb515f92bcd0 100644 (file)
@@ -3,4 +3,7 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log 
+USER=fred
+
+20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>>/tmp/zz_doxy_make_$USER.log
+