mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
change sfx shebang to python3
This commit is contained in:
parent
2ad12b074b
commit
bf18339404
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# coding: latin-1
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue