mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: tweak text as dtb.img is not a bootloader
This commit is contained in:
parent
60ee116c4f
commit
2c05b8c7ba
@ -482,7 +482,7 @@
|
||||
mount_part "/flash/$IMAGE_SYSTEM" "/sysroot" "ro,loop"
|
||||
|
||||
if [ -f $SYSTEM_ROOT/usr/share/bootloader/update.sh ]; then
|
||||
StartProgress spinner "Updating Bootloader... "
|
||||
StartProgress spinner "Updating Boot Files... "
|
||||
result="$(sh $SYSTEM_ROOT/usr/share/bootloader/update.sh 2>&1)"
|
||||
sync
|
||||
StopProgress "done"
|
||||
|
Loading…
x
Reference in New Issue
Block a user