nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / cron / doxygen.crontab
index 3ab74e0ea1e09d0950029f0b3c1a2acf7becfbee..0b3c73c8f44b6c107108a1b1354acb515f92bcd0 100644 (file)
@@ -3,4 +3,7 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-20 4 * * * (source $HOME/feisty_meow/scripts/core/profile.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
+