mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
scripts/mkimage: set 'installer' as default boot option
some people dont enable "usb legacy support" in bios (or dont know how) thus they can't access installer at all. live mode is non-important
This commit is contained in:
parent
cf88872550
commit
de917b244c
@ -149,7 +149,7 @@ PROMPT 0
|
|||||||
MENU TITLE Boot Menu
|
MENU TITLE Boot Menu
|
||||||
MENU BACKGROUND splash.png
|
MENU BACKGROUND splash.png
|
||||||
TIMEOUT 50
|
TIMEOUT 50
|
||||||
DEFAULT live
|
DEFAULT installer
|
||||||
|
|
||||||
MENU WIDTH 70
|
MENU WIDTH 70
|
||||||
MENU MARGIN 15
|
MENU MARGIN 15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user