X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;fp=infobase%2Fconfiguration%2Fcron%2Fuptime_report.crontab;h=e1b31a67fc134e22820968b891f63d358cee4965;hb=9e16ea295a7e829abc73c952578b743aa55654b4;hp=ce08b1a3d5b4a5294ff2e16ce55a5f7f0b7066f4;hpb=05ebf33c6a536bed180720442e488a91ae8e808c;p=feisty_meow.git diff --git a/infobase/configuration/cron/uptime_report.crontab b/infobase/configuration/cron/uptime_report.crontab index ce08b1a3..e1b31a67 100644 --- a/infobase/configuration/cron/uptime_report.crontab +++ b/infobase/configuration/cron/uptime_report.crontab @@ -1,5 +1,5 @@ #[uptime report] # the script writes the current time and current uptime to the log file. -0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/write_uptime_report.sh) &>>/tmp/${CRONUSER}-cron-uptime_report.log +0 * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/write_uptime_report.sh) &>>/tmp/${CRONUSER}-cron-uptime_report.log