#!/bin/sh
cd /usr/share/dawnscanner
exec bundle exec ./bin/dawn "$@"
