From 45d912d4954cac89f59f430a5afbd9f1ba156d7c Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 27 Nov 2018 23:15:04 +0400 Subject: [PATCH] =?UTF-8?q?EnsureVM:=20=C3=AAtre=20en=20mode=20shared=20pa?= =?UTF-8?q?r=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EnsureVM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EnsureVM b/EnsureVM index bb86f1e..7789701 100755 --- a/EnsureVM +++ b/EnsureVM @@ -117,7 +117,7 @@ function ensure_virtualbox() { } check_only= -exclusive=1 +exclusive= parse_opts + "${PRETTYOPTS[@]}" \ --help '$exit_with display_help' \ -c,--check-only,--check check_only=1 \