#!/bin/sh
#startup script for preppy-4.1.0
exec "/home/robin/devel/reportlab/.py310/bin/python" -m "preppy" $*
