nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / cron / random_sound.crontab
index e9fdb984025a103f13aed65218f21deffa37f78b..58f109bd15cf53c4f691af721155434e115fff57 100644 (file)
@@ -3,4 +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; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) &>/dev/null 
+USER=fred
+
+* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) &>>/tmp/zz_random_sound_$USER.log
+