X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Frandom_sound.crontab;h=ad9001e16f8956857c4ee1b7ad52377c3d98105f;hb=e3d3afd48f7f94e751677042e8b8b37a9ab09a35;hp=d56949569f8ec409c670742be4c292307cf694ed;hpb=2346b904d478c460396c7fc6012c8cceb070ae5d;p=feisty_meow.git diff --git a/database/configuration/cron/random_sound.crontab b/database/configuration/cron/random_sound.crontab index d5694956..ad9001e1 100644 --- a/database/configuration/cron/random_sound.crontab +++ b/database/configuration/cron/random_sound.crontab @@ -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