add Shebang
This commit is contained in:
parent
57f4826ad8
commit
34b064700f
1
aria2_to_magnet.py
Normal file → Executable file
1
aria2_to_magnet.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
import struct
|
import struct
|
||||||
import binascii
|
import binascii
|
||||||
import argparse
|
import argparse
|
||||||
|
Loading…
Reference in New Issue
Block a user