Update Installer.sh

Added reboot dialog
This commit is contained in:
Beeranco 2023-08-12 02:22:51 +02:00 committed by GitHub
parent cf8a145990
commit 93bb7502f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,3 +199,10 @@ fi
echo $OPTIONS > /etc/installedmodules
sed -i 's/\s\+/\n/g' /etc/installedmodules
sed -i 's/\"//g' /etc/installedmodules
##-------------##
# Finishing #
##-------------##
whiptail --title "Done!" --msgbox "Please insert the Zigbee Dongle into a USB 2.0 port. Hit OK to continue." 8 78
reboot