updated to get yeti path corrected to feisty meow path.
[feisty_meow.git] / database / configuration / cron / overload_check.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 # make a report of the current state of information overload in our notes files.
7 24 22 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log 
8
9