mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
ui fix
This commit is contained in:
@@ -177,6 +177,7 @@ fi
|
||||
if [ ${needsReboot} -eq 1 ]; then
|
||||
sleep 2
|
||||
dialog --pause "OK. System will reboot to activate changes." 8 58 8
|
||||
clear
|
||||
echo "rebooting .. (please wait)"
|
||||
sleep 3
|
||||
sudo shutdown -r now
|
||||
|
Reference in New Issue
Block a user