envpy 62 B

1234
  1. #!/bin/bash
  2. source `dirname $0`/bin/activate
  3. exec python "$@"