#!/bin/sh

export PYTHONPATH=/usr/lib/mmass/mspy/${PYTHONPATH:+:$PYTHONPATH}
exec python /usr/share/mmass/mmass.py "$@"

