Explicitly use python3
This commit is contained in:
parent
9662a39abd
commit
66d9a0b0b0
1 changed files with 1 additions and 1 deletions
2
gitdch
2
gitdch
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
""" Generate Debian package changelog from git """
|
""" Generate Debian package changelog from git """
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue