use python from env

This commit is contained in:
j 2007-04-05 18:38:49 +00:00
parent c50fb05a6a
commit bbe377ea4b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/evn python
#!/usr/bin/env python
import pkg_resources
pkg_resources.require("TurboGears")