Update Birders_Guide_Installer.sh
This commit is contained in:
@@ -71,10 +71,7 @@ and then close the Mouse Pad editing window to continue."
|
|||||||
echo "Installing the BirdNET-Pi configuration file."
|
echo "Installing the BirdNET-Pi configuration file."
|
||||||
install_birdnet_config || exit 1
|
install_birdnet_config || exit 1
|
||||||
echo "Installing BirdNET-Lite"
|
echo "Installing BirdNET-Lite"
|
||||||
if ${my_dir}/scripts/install_birdnet.sh << EOF ; then
|
if ${my_dir}/scripts/install_birdnet.sh;then
|
||||||
|
|
||||||
n
|
|
||||||
EOF
|
|
||||||
echo "The next time you power on the raspberry pi, all of the services will start up automatically.
|
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."
|
The installation has finished. Press Enter to close this window."
|
||||||
|
|||||||
Reference in New Issue
Block a user