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