mirror of
https://github.com/kemayo/leech
synced 2025-12-06 08:22:56 +01:00
Make properly executable
This commit is contained in:
parent
d55e6877a0
commit
81c348ade3
1 changed files with 1 additions and 1 deletions
2
leech.py
Normal file → Executable file
2
leech.py
Normal file → Executable file
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import argparse
|
||||
import importlib
|
||||
|
|
|
|||
Loading…
Reference in a new issue