using case-insensitive check on drive mounts, since apparently they are not always
[feisty_meow.git] / database / configuration / cron / doxygen.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 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
7