X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=035ee8e6b9fe8e0a552f2d17170acb61d749cd07;hb=96f88498fc022db1d3fdb7fd6646fb25078f5826;hp=5ec323f5c47f4af5581b069bf7b13d133d57ceaa;hpb=0aaec495405571c163c3110e51dc2b4a26072675;p=feisty_meow.git diff --git a/infobase/configuration/cron/doxygen.crontab b/infobase/configuration/cron/doxygen.crontab index 5ec323f5..035ee8e6 100644 --- a/infobase/configuration/cron/doxygen.crontab +++ b/infobase/configuration/cron/doxygen.crontab @@ -1,12 +1,6 @@ -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - #[doxygen] # update the feisty meow documentation once on each of tuesday, thursday and saturday. -20 4 * * 2,4,6 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/feisty_meow/documentation; make) &>>/tmp/zz_doxy_make_$USER.log +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