From 6c6c1abf34de2a2e3b686f2a0a8db63b44592cc5 Mon Sep 17 00:00:00 2001 From: mcguirepr89 <60325264+mcguirepr89@users.noreply.github.com> Date: Fri, 1 Oct 2021 13:25:15 -0400 Subject: [PATCH] Update install_birdnet.sh --- scripts/install_birdnet.sh | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/scripts/install_birdnet.sh b/scripts/install_birdnet.sh index fecbb1a..b9b7ece 100755 --- a/scripts/install_birdnet.sh +++ b/scripts/install_birdnet.sh @@ -65,22 +65,6 @@ install_birdnet() { set +x } -echo " -This script will do the following: -#1: Install the following BirdNET system dependencies: -- ffmpeg -- swig -- libjpeg-dev -- zlib1g-dev -- python3-dev -- curl -- cmake -- make -- wget -#2: Copies the systemd .service and .mount files and enables those chosen -#3: Adds cron environments and jobs chosen" - -echo read -sp "\ Be sure you have read the software license before installing. This is available in the BirdNET-Lite directory as "LICENSE"