#!/bin/sh
cd /usr/share/mdns-recon
exec python2 mdns_recon.py "$@"
