Make scripts executable
This commit is contained in:
2
scripts/generate_translation.py
Normal file → Executable file
2
scripts/generate_translation.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import asyncio
|
||||
import json
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user