using case-insensitive check on drive mounts, since apparently they are not always
[feisty_meow.git] / database / configuration / cron / doxygen.crontab
index 3ab74e0ea1e09d0950029f0b3c1a2acf7becfbee..4400739f71c5cf603ae191988ebc090a897ab0eb 100644 (file)
@@ -3,4 +3,5 @@ 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 
+20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) 2>&1 >>/tmp/zz_doxy_make_$USER.log
+