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