very tastier crontab updates
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
1
2 #[nechung fortune]
3 # runs every minute and recreates a fortune for thunderbird signature.
4 # a lot of the detail below is to get the feisty meow environment loaded for
5 # the new_sig command.
6 * * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/${USER}-cron-nechung_fortune.log
7