update: add libisoburn warning to matter-iso
This commit is contained in:
parent
dd18ae23de
commit
1b63c6e77a
@ -80,6 +80,7 @@ if ! type "grub-mkrescue" > /dev/null; then
|
||||
set_indent
|
||||
warn "If you want to create UEFI ISO files make sure you install x64 GRUB or grub-efi"
|
||||
warn "If you want to create BIOS ISO files make sure you install x86 GRUB or grub-bios"
|
||||
warn "After installing GRUB, don't forget to install libisoburn as well"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user