chutney 101 B

1234
  1. #!/bin/sh
  2. export PYTHONPATH="`dirname $0`/lib:${PYTHONPATH}"
  3. ${PYTHON:=python} -m chutney.TorNet $*