mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 09:50:19 +01:00
pause
This commit is contained in:
parent
558bb32002
commit
d8ae9ac898
@ -189,8 +189,8 @@ fi
|
||||
|
||||
if [ ${needsReboot} -eq 1 ]; then
|
||||
sleep 2
|
||||
dialog --title 'OK' --msgbox 'System will reboot to activate changes.' 6 26
|
||||
echo "rebooting .."
|
||||
dialog --pause "OK. System will reboot to activate changes." 8 58 8
|
||||
echo "rebooting .. (please wait)"
|
||||
sleep 3
|
||||
sudo shutdown -r now
|
||||
fi
|
Loading…
Reference in New Issue
Block a user