Update README.md (#5)

typos
This commit is contained in:
w7ncx 2021-06-27 16:09:41 -07:00 committed by GitHub
parent 997894df1b
commit b8cb67d0dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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