cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
1
2 ##############
3
4 #[nechung_fortune]
5 # runs every minute and recreates a fortune for thunderbird signature.
6 # a lot of the detail below is to get the feisty meow environment loaded for
7 # the new_sig command.
8 * * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; perl $FEISTY_MEOW_SCRIPTS/text/new_sig.pl) &>>/tmp/${CRONUSER}-cron-nechung_fortune.log
9
10 ##############
11