Update Birders_Guide_Installer.sh

This commit is contained in:
Patrick McGuire
2022-01-22 16:38:27 -05:00
committed by GitHub
parent 197a5b0dd8
commit 05b5fac97b
+1 -4
View File
@@ -71,10 +71,7 @@ and then close the Mouse Pad editing window to continue."
echo "Installing the BirdNET-Pi configuration file."
install_birdnet_config || exit 1
echo "Installing BirdNET-Lite"
if ${my_dir}/scripts/install_birdnet.sh << EOF ; then
n
EOF
if ${my_dir}/scripts/install_birdnet.sh;then
echo "The next time you power on the raspberry pi, all of the services will start up automatically.
The installation has finished. Press Enter to close this window."