#!/bin/sh
export PYTHONPATH=/opt/osstech/lib/pyhello/
exec /usr/libexec/platform-python -m pyhello "$@"
