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