303b053d6629b806743446e6b33e08130b26bce7
[feisty_meow.git] / infobase / configuration / cron / serene_backup.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 ##############
7
8 # backs up config files and important parts of home directories to off-machine storage.
9 14 2 * * */7 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/archival/serene_backer_upper.sh) &>/tmp/offmachine_backup.log
10
11 ##############
12