#!/bin/sh
cd /usr/share/ofp-sniffer
exec python ofp_sniffer.py "$@"
