added toaster
[feisty_meow.git] / infobase / configuration / cron / doxygen.crontab
1
2 #[doxygen]
3 # update the feisty meow documentation once on each of tuesday, thursday and saturday.
4 20 4 * * 2,4,6 (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; cd $FEISTY_MEOW_APEX/documentation; make) &>>/tmp/${CRONUSER}-cron-doxygen.log 
5
6