mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-09-24 23:41:02 -05:00
Merge pull request #968 from netbootxyz/menu_title
This commit is contained in:
@@ -44,7 +44,7 @@ clear menu
|
||||
set space:hex 20:20
|
||||
set space ${space:string}
|
||||
iseq ${arch} x86_64 && set arch_a amd64 || set arch_a ${arch}
|
||||
menu ${site_name}
|
||||
isset ${next-server} && menu ${site_name} v${version} - next-server: ${next-server} || menu ${site_name}
|
||||
item --gap Default:
|
||||
item local ${space} Boot from local hdd
|
||||
item --gap Distributions:
|
||||
|
||||
Reference in New Issue
Block a user