From d5620eb2afb9616c903739ac1f47f348d85461f7 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Thu, 14 Oct 2021 17:29:52 -0400 Subject: [PATCH] new system statistics and updater --- Birders_Guide_Installer.sh | 2 +- templates/index.html | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index d0db96e..36998d7 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e my_dir=${HOME}/BirdNET-Pi -branch=testing +branch=main trap '${my_dir}/scripts/dump_logs.sh && exit' EXIT SIGHUP SIGINT diff --git a/templates/index.html b/templates/index.html index a846354..832b58f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -421,6 +421,14 @@ footer { + + + + + System Information + + +