nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / cron / linux_config_snarf.crontab
index a1c07ce27be2f4d5a531a802467a29c5b655ad51..f6fc022a249e330411f6e2463c8e153f0d449478 100644 (file)
@@ -3,7 +3,8 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-# do a backup of the config files once a week.
-28 7 * * 4 (source $HOME/feisty_meow/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>/dev/null 
+USER=fred
 
+# do a backup of the config files once a week.
+28 7 * * 4 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>>/tmp/zz_linux_config_snarf_$USER.log