From 1613f79aedb6aab7c0214392450ee1f49ce29046 Mon Sep 17 00:00:00 2001 From: unclejack Date: Sat, 14 Dec 2013 16:00:52 +0200 Subject: [PATCH] install vbox guest additions if not latest Upstream-commit: 12fb50826297c40dcfd047e8635f40c6824797ac Component: engine --- components/engine/Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/Vagrantfile b/components/engine/Vagrantfile index 2d6b488cfe..013027ecde 100644 --- a/components/engine/Vagrantfile +++ b/components/engine/Vagrantfile @@ -70,7 +70,7 @@ SCRIPT # trigger dkms to build the virtualbox guest module install. $vbox_script = <