cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / backup_serene_system.crontab
1
2 ##############
3
4 #[backup_serene_system]
5 # backs up config files and important parts of home directories to off-machine storage.
6 14 2 * * */7 (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/archival/serene_backer_upper.sh) &>>/tmp/${CRONUSER}-cron-backup_serene_system.log
7
8 ##############
9