#!/bin/sh
cd /usr/share/vane
exec bundle exec vane.rb "$@"
