using case-insensitive check on drive mounts, since apparently they are not always
[feisty_meow.git] / database / configuration / cron / random_sound.crontab
index d56949569f8ec409c670742be4c292307cf694ed..ad9001e16f8956857c4ee1b7ad52377c3d98105f 100644 (file)
@@ -3,5 +3,5 @@ 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) &>/tmp/zz_random_sound_$USER.log
+* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) 2>&1 >>/tmp/zz_random_sound_$USER.log