Update birdnet-pi-config

This commit is contained in:
Patrick McGuire
2021-10-27 17:08:44 -04:00
committed by GitHub
parent 2280f360b0
commit f08d432538
-1
View File
@@ -608,7 +608,6 @@ do_install_birdnet() {
}
do_finish() {
disable_raspi_config_at_boot
if [ $ASK_TO_REBOOT -eq 1 ]; then
whiptail --yesno "Would you like to reboot now?" 20 60 2
if [ $? -eq 0 ]; then # yes