mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Shorten title screen
This commit is contained in:
parent
56fafe72e8
commit
c98b58603f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
goto ${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}
|
||||
item --gap Operating Systems:
|
||||
item archlinux ${space} ArchLinux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue