mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-02 20:31:39 +02:00
Tweak hypervisor menu
This commit is contained in:
parent
5cf632f382
commit
1820834cc4
@ -17,12 +17,8 @@ goto change_menu
|
|||||||
|
|
||||||
:change_menu
|
:change_menu
|
||||||
chain ${menu}.ipxe || goto error
|
chain ${menu}.ipxe || goto error
|
||||||
goto hypervisor_exit
|
goto hypervisor_menu
|
||||||
|
|
||||||
:hypervisor_exit
|
:hypervisor_exit
|
||||||
clear menu
|
clear menu
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
:xenserver
|
|
||||||
chain xenserver.ipxe
|
|
||||||
goto hypervisor_menu
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user