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