mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
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
|
# coding: latin-1
|
||||||
from __future__ import print_function, unicode_literals
|
from __future__ import print_function, unicode_literals
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue