#!/bin/sh
PYTHONPATH=.

PYTHONPATH=.:/usr/share/fricorder-0.6

exec python -u -O /usr/share/fricorder-0.6/fricorder.py 
