Fix shebang
This commit is contained in:
parent
91e0b76358
commit
52a807f058
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python -tt
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright 2004-2006 Nathaniel W. Turner <nate@houseofnate.net>
|
# Copyright 2004-2006 Nathaniel W. Turner <nate@houseofnate.net>
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user