#!/bin/sh
GEM_PATH=/usr/lib/vagrant GEM_HOME="$GEM_PATH" /usr/lib/vagrant/bin/vagrant "$@"
