From e08180ff7d9007f022891595356f19f90b9dd186 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Thu, 3 Mar 2022 14:50:37 -0500 Subject: [PATCH] tweaks and fixes --- homepage/index.php | 27 +++++++++++++++------------ scripts/install_services.sh | 2 ++ scripts/update_caddyfile.sh | 7 +++++++ templates/livestream.service | 11 ----------- 4 files changed, 24 insertions(+), 23 deletions(-) delete mode 100644 templates/livestream.service diff --git a/homepage/index.php b/homepage/index.php index 8b8b87d..caccab9 100644 --- a/homepage/index.php +++ b/homepage/index.php @@ -1,10 +1,10 @@ + "; } -echo ""; if(isset($_GET['log'])) { if (file_exists('/home/pi/BirdNET-Pi/thisrun.txt')) { $config = parse_ini_file('/home/pi/BirdNET-Pi/thisrun.txt'); @@ -61,5 +63,6 @@ if(isset($_GET['log'])) { } elseif(isset($_GET['spectrogram'])){ header("Location: /spectrogram.php"); } else { - echo "