#!/bin/sh
cd /usr/share/pcapxray/Source
exec python main.py "$@"
