mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-01 19:40:18 +02:00
Fix shebang for release.py and make it executable
This commit is contained in:
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
|
import re
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user