another tweak
This commit is contained in:
@@ -67,23 +67,6 @@ and then close the Mouse Pad editing window to continue."
|
|||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
source ${my_dir}/Birders_Guide_Installer_Configuration.txt || exit 1
|
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
|
fi
|
||||||
echo "Installing the BirdNET-Pi configuration file."
|
echo "Installing the BirdNET-Pi configuration file."
|
||||||
install_birdnet_config || exit 1
|
install_birdnet_config || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user