mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Change shebang to use python3
This commit is contained in:
parent
6c1265ca55
commit
40324c1126
1 changed files with 1 additions and 1 deletions
2
av1an.py
2
av1an.py
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue