/bin/env seems less reliable than /usr/bin/python

This commit is contained in:
ryuslash 2010-03-10 12:13:27 +01:00
parent a77b9c9d09
commit b546de2645

View file

@ -1,4 +1,4 @@
#!/bin/env python #!/usr/bin/python
###################################################################### ######################################################################
# Copyright 2009, 2010 ryuslash # Copyright 2009, 2010 ryuslash