mirror of
https://github.com/aria2/aria2.git
synced 2025-02-26 08:22:11 +00:00
Fix python scripts
This commit is contained in:
parent
35f1e326ec
commit
58d06624d2
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import subprocess
|
||||
from io import StringIO
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# aria2 - The high speed download utility
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user