#!/usr/bin/env sh
PYTHONPATH=`dirname $0` python -m sandbox_top "$@"
