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

`which python` /usr/lib/pymp/pymp.pyc "$@"

#End of file
