cleaned old code, fixed path
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
index 86b59115c57e5e89d0952d4e69e940a17d44069e..8a4feee54cc5f70dfa894cfe1b8ac3a90b3e9738 100644 (file)
@@ -1,4 +1,7 @@
 
 #[nechung fortune]
-* * * * * (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
+# runs every minute and recreates a fortune for thunderbird signature.
+# a lot of the detail below is to get the feisty meow environment loaded for
+# the new_sig command.
+* * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; perl $FEISTY_MEOW_SCRIPTS/text/new_sig.pl) &>>/tmp/${CRONUSER}-cron-nechung_fortune.log