mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 22:29:20 +02:00
reboot info
This commit is contained in:
parent
de29b3a1b2
commit
18292d06cd
@ -100,5 +100,6 @@ fi
|
||||
if [ ${needsReboot} -eq 1 ]; then
|
||||
sleep 2
|
||||
dialog --title 'OK' --msgbox 'System will reboot to activate changes.' 6 26
|
||||
echo "rebooting .."
|
||||
sudo shutdown -r now
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user