Update Installer.sh
Added reboot dialog
This commit is contained in:
parent
cf8a145990
commit
93bb7502f7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user