mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-07-31 06:29:08 +00:00
/usr/bin/env: ‘python’: No such file or directory
This commit is contained in:
parent
956b8c5855
commit
79fa306346
2
devscripts/bash-completion.py
Executable file → Normal file
2
devscripts/bash-completion.py
Executable file → Normal file
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue