X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=035ee8e6b9fe8e0a552f2d17170acb61d749cd07;hb=1867a9e53c5e18a98cd49245cca7e66cb2aeb49a;hp=0b3c73c8f44b6c107108a1b1354acb515f92bcd0;hpb=0f49452f40415efb2a62048397ed8514a1058bb7;p=feisty_meow.git diff --git a/infobase/configuration/cron/doxygen.crontab b/infobase/configuration/cron/doxygen.crontab index 0b3c73c8..035ee8e6 100644 --- a/infobase/configuration/cron/doxygen.crontab +++ b/infobase/configuration/cron/doxygen.crontab @@ -1,9 +1,6 @@ -SHELL=/bin/bash +#[doxygen] +# update the feisty meow documentation once on each of tuesday, thursday and saturday. +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 -# m h dom mon dow command - -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