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