update email in README

master
nq4t 1 year ago
parent 9dae2d392a
commit f18441a225

@ -137,7 +137,7 @@ error in the output.
# License
Pi-Star Information Scraper & Display
Copyright (C) 2022 Jay Moore - nq4tango@gmail.com
Copyright © 2023 Jay Moore - nq4t@nq4t.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

@ -12,6 +12,7 @@ pidmr=127.0.0.1
# if you are not using DMR, then comment these two lines out
# to comment out, just add a pound-sign to the start of the line, like these comments.
# You may need to change to https:// if you reverse proxy with SSL cert
dmr=$(curl -s http://$pidmr/mmdvmhost/bm_links.php| sed 's/<[^>]\+>/\n/g' | grep '^TG' | sed 's/TG/#/g'| sed ':a;N;$!ba;s/\n/ /g' | sed 's/\s#/ \<b\>\&middot;\<\/b\> #/g')
[ -z "$dmr" ] && dmr="No Talkgroups Found"

Loading…
Cancel
Save