#!/bin/sh d="$(cd "$(dirname "$0")"/.. && pwd)" export RUBYLIB="$d/lib" $d/shim/$(basename "$0") "$@"