Add shebang line for easy symlinking purposes

This commit is contained in:
2017-05-28 18:52:30 +02:00
committed by Kristóf Tóth
parent 286e666091
commit 605a7cc5bf
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from sys import argv
from unidecode import unidecode
from os import rename