Fix shebang

This commit is contained in:
Meutel 2017-03-25 12:42:00 +01:00
parent 91e0b76358
commit 52a807f058
1 changed files with 1 additions and 1 deletions

View File

@ -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>
# #