mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-26 19:36:38 +08:00
Use /usr/bin/env for servefiles shebang.
This commit is contained in:
parent
639675c07e
commit
1317759885
@ -1,4 +1,4 @@
|
|||||||
#!/bin/python
|
#!/usr/bin/env python
|
||||||
import os
|
import os
|
||||||
import socket
|
import socket
|
||||||
import struct
|
import struct
|
||||||
|
Loading…
x
Reference in New Issue
Block a user