addet shebang for env execution

This commit is contained in:
pika 2025-03-10 14:24:56 +01:00
parent d0adc68719
commit cfe5af52c4

1
Caddy/addEntry.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import os
import re