using case-insensitive check on drive mounts, since apparently they are not always
[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