addet shebang and made it executable
This commit is contained in:
parent
d8f3ce4fa3
commit
84177af684
1 changed files with 2 additions and 0 deletions
2
src/update.py
Normal file → Executable file
2
src/update.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import requests
|
||||
import re
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue