cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / infobase / configuration / cron / random_sound.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 USER=fred
7
8 * * * * * (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
9