X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fdoxygen.crontab;h=0b3c73c8f44b6c107108a1b1354acb515f92bcd0;hb=af4c17d7b1ff38f9b8c3938372be70d4da2ffc5f;hp=3de4b3dde3dceb3e1533f7802e93776b329e7b7e;hpb=7233d6dd8230bb559027726e40f5069d40e5ec7c;p=feisty_meow.git diff --git a/database/configuration/cron/doxygen.crontab b/database/configuration/cron/doxygen.crontab index 3de4b3dd..0b3c73c8 100644 --- a/database/configuration/cron/doxygen.crontab +++ b/database/configuration/cron/doxygen.crontab @@ -3,4 +3,7 @@ SHELL=/bin/bash # m h dom mon dow command -20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log +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 +