#!/bin/sh
cd /usr/share/owtf
source venv/bin/activate
exec python _owtf "$@"
