X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fnechung_fortune.crontab;h=13f48806fe55a4990194401004a833d5f994b549;hb=90e83971e52add3464e459f532df766247baaf93;hp=ac8e74729aa0fbe1cde5e93c1b78236a3fa972bc;hpb=b4311ab54c23c63b512ef81190f4de1dac0e5dd1;p=feisty_meow.git diff --git a/database/configuration/cron/nechung_fortune.crontab b/database/configuration/cron/nechung_fortune.crontab index ac8e7472..13f48806 100644 --- a/database/configuration/cron/nechung_fortune.crontab +++ b/database/configuration/cron/nechung_fortune.crontab @@ -3,5 +3,7 @@ SHELL=/bin/bash # m h dom mon dow command -* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) 2>&1 >>/tmp/zz_nechung_fortune_$USER.log +USER=fred + +* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/zz_nechung_fortune_$USER.log