From 67d6c4b33d0b392078e08f308422b99dbcd0dff0 Mon Sep 17 00:00:00 2001 From: lub Date: Sun, 6 Aug 2023 17:46:52 +0200 Subject: [PATCH] try fix for #5 --- post-debootstrap-installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/post-debootstrap-installer.sh b/post-debootstrap-installer.sh index 960ee9a..08ec9b3 100755 --- a/post-debootstrap-installer.sh +++ b/post-debootstrap-installer.sh @@ -63,6 +63,7 @@ systemctl disable rpcbind.service # rpcbind is not used with NFS v4 # after cryptsetup, mdadm, ... because of update-initramfs apt-get -y install linux-image-amd64 +update-grub