From 854ac7e619843d6af70ca8c5ec0fbd2442d16ae4 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Fri, 21 Apr 2023 01:22:23 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0b4bf49..9c525da 100644 --- a/install.sh +++ b/install.sh @@ -615,7 +615,7 @@ cat > /opt/FDMR-Monitor/templates/main_table.html <<- "EOF"

PEERS:

{% for _peer, _pdata in _table['PEERS'].items() %} -   {{_pdata['CALLSIGN']}}   +
  {{_pdata['CALLSIGN']}}   {% if _table['PEERS'][_peer]['STATS']['CONNECTION'] == 'YES' %} Connected {% else %}