diff --git a/deploy-workbench.sh b/deploy-workbench.sh index c0c124f..8863702 100755 --- a/deploy-workbench.sh +++ b/deploy-workbench.sh @@ -448,6 +448,7 @@ install_requirements() { grub-pc-bin grub-efi-amd64-bin ovmf + shim-signed grub-efi-amd64-signed' ${SUDO} apt-get install -y \ ${image_deps} \