addet shebang for env execution
This commit is contained in:
parent
d0adc68719
commit
cfe5af52c4
1 changed files with 1 additions and 0 deletions
1
Caddy/addEntry.py
Normal file → Executable file
1
Caddy/addEntry.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import os
|
||||
import re
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue