removed concept of LIGHTWEIGHT_INIT
[feisty_meow.git] / infobase / configuration / cron / nechung_fortune.crontab
index b87eb9170af383ad990a5fdb3eead7e8086845f8..b220c2de017684ab369989b328290a145d8cb5f3 100644 (file)
@@ -3,5 +3,5 @@
 # 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.
-* * * * * (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
+* * * * * (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