Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / serene_backup.crontab
diff --git a/infobase/configuration/cron/serene_backup.crontab b/infobase/configuration/cron/serene_backup.crontab
deleted file mode 100644 (file)
index aa6e8ca..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-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
-