#!/usr/bin/env bash
BUNDLE_GEMFILE=/usr/share/evil-winrm/Gemfile
cd /usr/share/evil-winrm
unset GEM_HOME
bundle exec evil-winrm.rb $@
