#!/bin/sh

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

# vim: fileencoding=utf8
