ce08b1a3d5b4a5294ff2e16ce55a5f7f0b7066f4
[feisty_meow.git] / infobase / configuration / cron / uptime_report.crontab
1
2 #[uptime report]
3 # the script writes the current time and current uptime to the log file.
4 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
5