Fix shebang line
This commit is contained in:
parent
359be2dfa0
commit
76c318edbe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env
|
||||
#!/usr/bin/env python
|
||||
'''This script is for use as a source-filter or repo.source-filter for cgit.
|
||||
|
||||
The following environment variables can be used to retrieve the configuration of
|
||||
|
|
Loading…
Reference in a new issue