summaryrefslogtreecommitdiff
path: root/roles/cloud-install/templates/hetzner_postinst.sh.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cloud-install/templates/hetzner_postinst.sh.j2')
-rw-r--r--roles/cloud-install/templates/hetzner_postinst.sh.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/cloud-install/templates/hetzner_postinst.sh.j2 b/roles/cloud-install/templates/hetzner_postinst.sh.j2
index 0061677d..660c0ea5 100644
--- a/roles/cloud-install/templates/hetzner_postinst.sh.j2
+++ b/roles/cloud-install/templates/hetzner_postinst.sh.j2
@@ -41,5 +41,6 @@ if [ -n "$raid_devices" ]; then
fi
{% endif %}
+update-grub
echo "postinst.sh finished successfully"