moved the recustomize alias into being a function, which allows it to support parameters.
[feisty_meow.git] / database / configuration / cron / nechung_fortune.crontab
index a4ea5373467e9513ff1e986170b187d300dd02ba..13f48806fe55a4990194401004a833d5f994b549 100644 (file)
@@ -3,5 +3,7 @@ SHELL=/bin/bash
 
 # m h dom mon dow 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/zz_nechung_fortune_$USER.log
+USER=fred
+
+* * * * * (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