#!/bin/sh
BUNDLE_GEMFILE=/opt/cewl/Gemfile bundle exec /opt/cewl/cewl.rb "$@"
