mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-12 17:21:21 +02:00
Shorten title screen
This commit is contained in:
parent
56fafe72e8
commit
c98b58603f
@ -3,7 +3,7 @@
|
|||||||
goto ${menu} ||
|
goto ${menu} ||
|
||||||
|
|
||||||
:linux_menu
|
:linux_menu
|
||||||
menu Linux Operating Systems - Current Selected Architecture [ ${arch} ]
|
menu Linux Operating Systems - Current Arch [ ${arch} ]
|
||||||
iseq ${arch} x86_64 && set arch_a amd64 || set arch_a ${arch}
|
iseq ${arch} x86_64 && set arch_a amd64 || set arch_a ${arch}
|
||||||
item --gap Operating Systems:
|
item --gap Operating Systems:
|
||||||
item archlinux ${space} ArchLinux
|
item archlinux ${space} ArchLinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user