chutney 102 B

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