X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=4400739f71c5cf603ae191988ebc090a897ab0eb;hb=e3d3afd48f7f94e751677042e8b8b37a9ab09a35;hp=e6b08edd197986e6448c727d5b0111f070a4f229;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/database/configuration/cron/doxygen.crontab b/database/configuration/cron/doxygen.crontab index e6b08edd..4400739f 100644 --- a/database/configuration/cron/doxygen.crontab +++ b/database/configuration/cron/doxygen.crontab @@ -3,4 +3,5 @@ SHELL=/bin/bash # m h dom mon dow command -20 4 * * * (source $HOME/yeti/scripts/core/profile.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log +20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) 2>&1 >>/tmp/zz_doxy_make_$USER.log +