setup: shebang usr bin env python

This commit is contained in:
Zooko O'Whielacronx 2008-01-10 14:01:31 -07:00
parent 3e22dbb3bc
commit 72aa8f5cb8

View File

@ -1,4 +1,4 @@
#! /usr/bin/python
#! /usr/bin/env python
# N.B.: this expects to run from the top of the source tree