X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=02770c813fe0aaf748235735343f4cfba7b46b35;hb=537c8e4225165e5f2b75acad6bcee6a33015ebee;hp=48016eccfda511ff7ac3b84d8eda0b225ff9351f;hpb=b1ab3e2aefca2dd0b7850fa23d88bfc5f9a98490;p=feisty_meow.git diff --git a/infobase/configuration/cron/doxygen.crontab b/infobase/configuration/cron/doxygen.crontab index 48016ecc..02770c81 100644 --- a/infobase/configuration/cron/doxygen.crontab +++ b/infobase/configuration/cron/doxygen.crontab @@ -1,12 +1,10 @@ -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 $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; cd $FEISTY_MEOW_APEX/documentation; make) &>>/tmp/${CRONUSER}-cron-doxygen.log -# this is out of date! -#[doxygen] -20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>>/tmp/zz_doxy_make_$USER.log +##############