fix: make main.py executable

This commit is contained in:
2026-04-20 17:23:26 +02:00
parent 452492a974
commit a1ab8ddd2b
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python3
import sys
from src.logs import setup_logs