#!/usr/bin/env sh

set -e

cd /usr/share/owasp-mantra-ff/
exec ./OWASP\ Mantra "$@"
