#!/bin/sh
cd /usr/share/whatweb
exec bundle exec ruby whatweb "$@"
