X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Frandom_sound.crontab;h=58f109bd15cf53c4f691af721155434e115fff57;hb=34c926a0bdbf1711e5cc7440f9b1eb32b6065d53;hp=eff64d3af0780d3186bb45f6406a5673de429a65;hpb=bef7c09ccc46a59e95a4d85f1cee3a9d11d72b71;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