Update birdnet-pi-config
This commit is contained in:
@@ -608,7 +608,6 @@ do_install_birdnet() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_finish() {
|
do_finish() {
|
||||||
disable_raspi_config_at_boot
|
|
||||||
if [ $ASK_TO_REBOOT -eq 1 ]; then
|
if [ $ASK_TO_REBOOT -eq 1 ]; then
|
||||||
whiptail --yesno "Would you like to reboot now?" 20 60 2
|
whiptail --yesno "Would you like to reboot now?" 20 60 2
|
||||||
if [ $? -eq 0 ]; then # yes
|
if [ $? -eq 0 ]; then # yes
|
||||||
|
|||||||
Reference in New Issue
Block a user