Ensure the script is executable, execute with Python 3

This commit is contained in:
Michał Leśniewski
2021-07-11 18:55:13 +02:00
parent 85378d6be1
commit 48a3a92fd2

2
elicznik.py Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import argparse
import requests