diff --git a/deploy-workbench.sh b/deploy-workbench.sh index d0884bc..7996c09 100755 --- a/deploy-workbench.sh +++ b/deploy-workbench.sh @@ -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} \