#!/bin/sh

export PYTHONPATH=/usr/share/plinth/python
exec python /usr/share/plinth/python/plinth/plinth.py "$@"
