X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=0e90f5bb5bd1b5a6b70201fb19af766937632644;hb=2346b904d478c460396c7fc6012c8cceb070ae5d;hp=b4f337fd068941842ec3aeff0c348802f00469cb;hpb=7e1f82556c6f92a26d4ee7982805df75d6ce0553;p=feisty_meow.git diff --git a/database/configuration/cron/uptime_report.crontab b/database/configuration/cron/uptime_report.crontab index b4f337fd..0e90f5bb 100644 --- a/database/configuration/cron/uptime_report.crontab +++ b/database/configuration/cron/uptime_report.crontab @@ -4,5 +4,5 @@ SHELL=/bin/bash # m h dom mon dow command # the script writes the current time and current uptime to the log file. -0 * * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/dev/null +0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/tmp/zz_uptime_report_$USER.log