fixing path in calendar script
[feisty_meow.git] / infobase / configuration / cron / serene_backup.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 #[serene backup]
7 # backs up config files and important parts of home directories to off-machine storage.
8 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
9