#!/bin/sh

PYTHONPATH=/usr/share/mpd-sima/${PYTHONPATH:+:$PYTHONPATH} \
    exec /usr/share/mpd-sima/mpd_sima "$@"

# vim: fileencoding=utf8
