first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / database / configuration / cron / mysql_db_backup.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 14 7 * * * bash $HOME/yeti/scripts/database/backup_mysql_dbs.sh
7