#!/bin/sh
#
#  pymp - Pymp Media Player startup script
#

`which python` /usr/local/share/pymp/pymp.pyc "$@"

#End of file
