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