mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Fix ordering
This commit is contained in:
parent
b73945faa1
commit
d43358902a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,8 +9,8 @@ iseq ${arch} x86_64 && set arch_a amd64 || set arch_a ${arch}
|
|||
|
||||
# BSD based systems
|
||||
item --gap BSD Based Operating Systems
|
||||
item openbsd ${space} OpenBSD
|
||||
item freebsd ${space} FreeBSD
|
||||
item openbsd ${space} OpenBSD
|
||||
|
||||
# Options
|
||||
item --gap Options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue