#!/bin/sh
cd /usr/share/dradis-ce
exec bundle exec rails server "$@"
