X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Frandom_sound.crontab;h=58f109bd15cf53c4f691af721155434e115fff57;hb=d40490bdb44a1723252209669b71ced3f5abf41b;hp=eff64d3af0780d3186bb45f6406a5673de429a65;hpb=7c25c3e637314e191d2c17a7736115f6fcbee52c;p=feisty_meow.git diff --git a/database/configuration/cron/random_sound.crontab b/database/configuration/cron/random_sound.crontab index eff64d3a..58f109bd 100644 --- a/database/configuration/cron/random_sound.crontab +++ b/database/configuration/cron/random_sound.crontab @@ -3,5 +3,7 @@ SHELL=/bin/bash # m h dom mon dow command +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