X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Flinux_config_snarf.crontab;h=f90268c2cdb52889aed51f22b31df77260167f58;hb=b4311ab54c23c63b512ef81190f4de1dac0e5dd1;hp=1747ade50d0d0ca4a421a5dc9b673eaf28ffa728;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/database/configuration/cron/linux_config_snarf.crontab b/database/configuration/cron/linux_config_snarf.crontab index 1747ade5..f90268c2 100644 --- a/database/configuration/cron/linux_config_snarf.crontab +++ b/database/configuration/cron/linux_config_snarf.crontab @@ -4,6 +4,5 @@ SHELL=/bin/bash # m h dom mon dow command # do a backup of the config files once a week. -28 7 * * 4 (source $HOME/yeti/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/yeti/scripts/archival/snarf_linux_config.pl) &>/dev/null - +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) 2>&1 >>/tmp/zz_linux_config_snarf_$USER.log