#!/bin/sh
cd /usr/share/mitmf
exec python2 mitmf.py "$@"
