mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-23 11:16:55 -04:00
Make scripts executable
This commit is contained in:
parent
e24b48d672
commit
9370cf84b8
2 changed files with 8 additions and 0 deletions
scripts
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue