1
0
mirror of https://git.lurk.org/repos/radio-looptober.git synced 2024-12-22 04:30:31 +01:00

py3 shebang

This commit is contained in:
ugrnm 2022-10-09 15:24:08 +02:00
parent 9a10f4f97a
commit d7654cc784

2
download_loooooops.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/bin/env python3
import requests
from time import sleep
import datetime