Make scripts executable

This commit is contained in:
Andre Basche
2023-04-22 23:36:31 +02:00
parent e24b48d672
commit 9370cf84b8
2 changed files with 8 additions and 0 deletions
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python
import asyncio
import json
import re