mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +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 socket
|
||||
import struct
|
||||
|
Loading…
x
Reference in New Issue
Block a user