From 6034e67c5cf2a38d1314a349246f27ad2e5897ec Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 21 Dec 2019 08:44:09 +0100 Subject: [PATCH] update-grub --- post-debootstrap-installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/post-debootstrap-installer.sh b/post-debootstrap-installer.sh index ac91e07..37db0ca 100755 --- a/post-debootstrap-installer.sh +++ b/post-debootstrap-installer.sh @@ -38,6 +38,7 @@ apt-get -y install linux-image-amd64 # install grub apt-get -y install grub-efi-amd64 +update-grub grub-install # edit esp_uuid in fstab