From 434498a04a0a66d864f644965e8045d114845043 Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Sun, 14 Sep 2014 01:31:36 +0200 Subject: [PATCH] Consistent ordering of arguments for apt-get commands --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index cc3e0654f2..687bc09afc 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,7 @@ VAGRANTFILE_API_VERSION = "2" $script = <