edge case: bootloader dependency added
This commit is contained in:
parent
db63a9a747
commit
6fb8ed0d14
|
@ -493,6 +493,7 @@ install_requirements() {
|
|||
grub-pc-bin
|
||||
grub-efi-amd64-bin
|
||||
ovmf
|
||||
shim-signed
|
||||
grub-efi-amd64-signed'
|
||||
${SUDO} apt-get install -y \
|
||||
${image_deps} \
|
||||
|
|
Loading…
Reference in a new issue