From 041f6697f7944a941973fec83c08abcc00bbe5e5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 9 Jun 2019 03:03:09 +0200 Subject: added host for liquid-truth --- roles/cloud-install/templates/hetzner_postinst.sh.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles') 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" -- cgit v1.2.3