Fix init countdown.
This commit is contained in:
parent
3980172495
commit
1243640ebd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue