X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Flinux_config_snarf.crontab;h=f90268c2cdb52889aed51f22b31df77260167f58;hb=b4311ab54c23c63b512ef81190f4de1dac0e5dd1;hp=421cd490637e1d0823bbc734957ebb8e3af7ff18;hpb=7233d6dd8230bb559027726e40f5069d40e5ec7c;p=feisty_meow.git diff --git a/database/configuration/cron/linux_config_snarf.crontab b/database/configuration/cron/linux_config_snarf.crontab index 421cd490..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/feisty_meow/scripts/core/launch_feisty_meow.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/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