Fix init countdown.

This commit is contained in:
fewtarius 2023-06-19 12:17:14 +00:00
parent 3980172495
commit 1243640ebd
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -983,7 +983,7 @@ check_update() {
update_bootloader
echo "UPDATE" >/storage/.boot.hint
sync
StartProgress countdown "Update complete. Reboot in 5s... " 10 "NOW"
StartProgress countdown "Update complete. Reboot in 5s... " 5 "NOW"
do_cleanup
sync
do_reboot