mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-17 04:38:18 +01:00
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…
x
Reference in New Issue
Block a user