From e906e108ab5118ec1c8856a54b8ebe1fd69484ac Mon Sep 17 00:00:00 2001 From: Steveice10 Date: Sat, 24 Dec 2016 08:55:14 -0800 Subject: [PATCH] Add shebang to and update permissions of servefiles.py --- servefiles/servefiles.py | 1 + 1 file changed, 1 insertion(+) diff --git a/servefiles/servefiles.py b/servefiles/servefiles.py index da94497..2f9ca22 100644 --- a/servefiles/servefiles.py +++ b/servefiles/servefiles.py @@ -1,3 +1,4 @@ +#!/bin/python import os import socket import struct