cleanups and new periodic reboot crontab
[feisty_meow.git] / infobase / configuration / cron / backup_serene_system.crontab
index cfbff0408adb9351150d7f37fdaebe2de1d6ba1c..e6ae20ed8305abeb80da531ef3b5092b29be22d1 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[backup serene system]
 # 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/${CRONUSER}-cron-backup_serene_system.log
+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
+
+##############