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