#!/bin/sh
source /usr/share/scoutsuite/venv/bin/activate
exec python /usr/share/scoutsuite/scout.py "$@"
