diff options
Diffstat (limited to 'vagrant')
-rwxr-xr-x | vagrant/configure-leap.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vagrant/configure-leap.sh b/vagrant/configure-leap.sh index 41841f24..35b3f861 100755 --- a/vagrant/configure-leap.sh +++ b/vagrant/configure-leap.sh @@ -61,10 +61,8 @@ gem install rake $LEAP $OPTS -v 2 deploy -set +e $GIT add . $GIT commit -m'initialized and deployed provider' -set -e # Vagrant: leap_mx fails to start on jessie # https://leap.se/code/issues/7755 |