1
0
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:
Aman
2018-06-24 21:29:20 -04:00
parent a855957ab1
commit ca11f35df8

2
release.py Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
import re import re