Use /usr/bin/env for servefiles shebang.

This commit is contained in:
Steveice10 2017-01-11 21:52:19 -08:00
parent 639675c07e
commit 1317759885

View File

@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python
import os
import socket
import struct