mirror of
https://github.com/mlesniew/elicznik.git
synced 2026-01-04 20:15:00 +01:00
Ensure the script is executable, execute with Python 3
This commit is contained in:
2
elicznik.py
Normal file → Executable file
2
elicznik.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import requests
|
||||
|
||||
Reference in New Issue
Block a user