From b8cb67d0dc852deac894964c63ffab1a7399389a Mon Sep 17 00:00:00 2001 From: w7ncx Date: Sun, 27 Jun 2021 16:09:41 -0700 Subject: [PATCH] Update README.md (#5) typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff4ea10..039d84e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ php support running on the server. The logo image you can replace with file image in html directory img/logo.png cp utils/lastheard /etc/cron.daily/ - chmod +x /etc/cron.daily/lastherad + chmod +x /etc/cron.daily/lastheard cp utils/hbmon.service /lib/systemd/system/ systemctl enable hbmon systemctl start hbmon @@ -60,7 +60,7 @@ php support running on the server. if int(float(p[9])) > 2: - If you want to have more than the last 15 entries in the Lastherad table + If you want to have more than the last 15 entries in the Lastheard table change in the monitor.py file line from: # maximum number of lists in lastheard on the main page