Update chroot_build.sh
This commit is contained in:
parent
5465b3633d
commit
cf38a2e038
|
|
@ -220,7 +220,7 @@ menuentry "Check disc for defects" {
|
|||
grub_platform
|
||||
if [ "\$grub_platform" = "efi" ]; then
|
||||
menuentry 'UEFI Firmware Settings' {
|
||||
fwsetup
|
||||
fwsetup
|
||||
}
|
||||
|
||||
menuentry "Test memory Memtest86 (UEFI, long load time)" {
|
||||
|
|
|
|||
Loading…
Reference in New Issue