Use environment to determine python location

This commit is contained in:
Daniel Williams 2007-07-02 19:53:51 +00:00
parent 680eb4b787
commit f9c737b711

2
mpp.py
View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or