added comments in crontabs for purpose.
[feisty_meow.git] / infobase / configuration / cron / serene_backup.crontab
index 303b053d6629b806743446e6b33e08130b26bce7..aa6e8ca2ab588b7dde5a4ce9086d95763826853b 100644 (file)
@@ -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
 
-##############
-