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