X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fserene_backup.crontab;h=aa6e8ca2ab588b7dde5a4ce9086d95763826853b;hb=a5ac082e97881c155ce3693deb4f81f861243d09;hp=303b053d6629b806743446e6b33e08130b26bce7;hpb=a66c1830f1c93f86c27f689e0d05bdc44319c171;p=feisty_meow.git diff --git a/infobase/configuration/cron/serene_backup.crontab b/infobase/configuration/cron/serene_backup.crontab index 303b053d..aa6e8ca2 100644 --- a/infobase/configuration/cron/serene_backup.crontab +++ b/infobase/configuration/cron/serene_backup.crontab @@ -3,10 +3,7 @@ SHELL=/bin/bash # m h dom mon dow command -############## - +#[serene backup] # backs up config files and important parts of home directories to off-machine storage. 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 -############## -