#!/bin/sh
PYTHONHOME="`dirname "$0"`/.."
export PYTHONHOME
exec "$0.bin" "$@"
