mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Merge pull request #512 from netbootxyz/rhel_exit
Exit to rhel menu in case of failure instead of main
This commit is contained in:
commit
bd936fe36a
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ kernel ${rhel_base_url}/os/${rhel_arch}/images/pxeboot/vmlinuz repo=${rhel_base_
|
|||
initrd ${rhel_base_url}/os/${rhel_arch}/images/pxeboot/initrd.img
|
||||
md5sum vmlinuz initrd.img
|
||||
boot
|
||||
goto rhel
|
||||
|
||||
:rhel_exit
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue