mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-01 06:54:42 +02:00
a little sleep before reboot
This commit is contained in:
@@ -191,5 +191,6 @@ if [ ${needsReboot} -eq 1 ]; then
|
|||||||
sleep 2
|
sleep 2
|
||||||
dialog --title 'OK' --msgbox 'System will reboot to activate changes.' 6 26
|
dialog --title 'OK' --msgbox 'System will reboot to activate changes.' 6 26
|
||||||
echo "rebooting .."
|
echo "rebooting .."
|
||||||
|
sleep 3
|
||||||
sudo shutdown -r now
|
sudo shutdown -r now
|
||||||
fi
|
fi
|
Reference in New Issue
Block a user