#!/usr/bin/env bash
cd "/usr/share/beef"
unset GEM_HOME
/usr/bin/ruby ./"beef" "$@"
