mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 02:38:50 +00:00
Fix python scripts
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user