#!/bin/sh
exec /usr/bin/python -O -tt -c "import Pyro.nsc,sys; Pyro.nsc.main(sys.argv[1:])" "$@"
