X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=02770c813fe0aaf748235735343f4cfba7b46b35;hb=fdee8798a37281f1fd4a645505062d06d7d8c026;hp=4ea575e56a516f57d8ec6c91ab370e8cd97790e9;hpb=a5ac082e97881c155ce3693deb4f81f861243d09;p=feisty_meow.git diff --git a/infobase/configuration/cron/doxygen.crontab b/infobase/configuration/cron/doxygen.crontab index 4ea575e5..02770c81 100644 --- a/infobase/configuration/cron/doxygen.crontab +++ b/infobase/configuration/cron/doxygen.crontab @@ -1,10 +1,10 @@ -SHELL=/bin/bash +############## -# m h dom mon dow command +#[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 -USER=fred -#[doxygen] -20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>>/tmp/zz_doxy_make_$USER.log +##############