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