#!/bin/sh
#startup script for preppy-2.1.2
exec "/usr/bin/python" -m "preppy" $*
