Fix shebang for release.py and make it executable
This commit is contained in:
parent
a855957ab1
commit
ca11f35df8
2
release.py
Normal file → Executable file
2
release.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import re
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user