#! /bin/sh base=`dirname "$0"` roboCommand="$1" shift "$base/vendor/bin/robo" "$roboCommand" -- $*