mirror of
https://github.com/mwalbeck/podfox.git
synced 2025-04-07 23:55:33 +00:00
Change shebang
This commit is contained in:
parent
0ef9138b7a
commit
91ded5e8cc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
"""podfox - podcatcher for the terminal
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue