mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 04:53:15 +00:00
change sfx shebang to python3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# coding: latin-1
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user