X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Frandom_sound.crontab;h=a61613b9b082c2e8bc5a6d3e3e36c6c5f253adc3;hb=489eefa5c0460406dee8b369e3b7bfca142bd0e5;hp=106dbf972011a658f6188cf6563d830146dd3304;hpb=73af14be98174734cf030b46a91978f29ff48332;p=feisty_meow.git diff --git a/infobase/configuration/cron/random_sound.crontab b/infobase/configuration/cron/random_sound.crontab index 106dbf97..a61613b9 100644 --- a/infobase/configuration/cron/random_sound.crontab +++ b/infobase/configuration/cron/random_sound.crontab @@ -1,4 +1,8 @@ +############## + #[random sound] -* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) &>>/tmp/${USER}-cron-random_sound.log +* * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/multimedia/randomly_play.sh) &>>/tmp/${CRONUSER}-cron-random_sound.log + +##############