projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d56949569f8ec409c670742be4c292307cf694ed
[feisty_meow.git]
/
database
/
configuration
/
cron
/
random_sound.crontab
1
2
SHELL=/bin/bash
3
4
# m h dom mon dow command
5
6
* * * * * (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
7