change sfx shebang to python3
This commit is contained in:
parent
2ad12b074b
commit
bf18339404
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# coding: latin-1
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user