that's better, all logs from cron append now.
[feisty_meow.git] / database / configuration / cron / nechung_fortune.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 * * * * * (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
7