Merge branch 'release-2.140.115'
[feisty_meow.git] / infobase / configuration / cron / uptime_report.crontab
index e1b31a67fc134e22820968b891f63d358cee4965..3605e64871af5ba56bad592c92e45447214c73e4 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[uptime report]
 # the script writes the current time and current uptime to the log file.
 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
 
+##############
+