Merge pull request #741 from aaether32323/executable_release_py
Fix shebang for release.py and make it executable
This commit is contained in:
commit
5b6c6388ad
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