X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Foverload_check.crontab;h=b06bd5d3df3dedbd33aebd76c7ce69f48351bccc;hb=b4311ab54c23c63b512ef81190f4de1dac0e5dd1;hp=23d3ad778fee354833907047ca837cc5d56af429;hpb=2346b904d478c460396c7fc6012c8cceb070ae5d;p=feisty_meow.git diff --git a/database/configuration/cron/overload_check.crontab b/database/configuration/cron/overload_check.crontab index 23d3ad77..b06bd5d3 100644 --- a/database/configuration/cron/overload_check.crontab +++ b/database/configuration/cron/overload_check.crontab @@ -4,6 +4,6 @@ SHELL=/bin/bash # m h dom mon dow command # make a report of the current state of information overload in our notes files. -24 22 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log +24 22 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) 2>&1 >>/tmp/zz_info_overload_$USER.log