#!/bin/sh
cd /usr/share/smuggler
exec python smuggler.py "$@"
