From f8dbd3b246a66ad155e9356d436e124a3d65fd6c Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Fri, 29 Oct 2021 17:23:55 -0400 Subject: [PATCH] another tweak --- Birders_Guide_Installer.sh | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index 4a44550..5435bcf 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -67,23 +67,6 @@ and then close the Mouse Pad editing window to continue." sleep 1 done source ${my_dir}/Birders_Guide_Installer_Configuration.txt || exit 1 - else - echo - echo "It looks like you haven't filled out the Birders_Guide_Installer_Configuration.txt file -completely. - -Open that file to edit it. (Go to the folder icon in the top left and look for the \"BirdNET-Pi\" -folder and double-click the file called \"Birders_Guide_Installer_Configuration.txt\" -Enter the latitude and longitude of where the BirdNET-Pi will be. -You can find this information at https://maps.google.com - -Find your location on the map and right click to find your coordinates. -After you have filled out the configuration file, you can re-run this script. Just do the exact -same things you did to start this (copying and pasting from the Wiki) to try again. -Press Enter to close this window. -Good luck!" - read - exit 1 fi echo "Installing the BirdNET-Pi configuration file." install_birdnet_config || exit 1