projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
ad9001e16f8956857c4ee1b7ad52377c3d98105f
[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) 2>&1 >>/tmp/zz_random_sound_$USER.log
7