#!/usr/bin/env bash
cd "/usr/share/cewl"
unset GEM_HOME
/usr/bin/bundler exec ./cewl.rb "$@"
