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