From c578b212c0bac66f168a0468e5852e05c325aae2 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Mon, 4 Jun 2007 14:22:52 +0300 Subject: [PATCH] gitosis/serve.py is not meant to be a script, remove #! --- gitosis/serve.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/gitosis/serve.py b/gitosis/serve.py index cc189ad..9fc55bc 100644 --- a/gitosis/serve.py +++ b/gitosis/serve.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - """ Enforce git-shell to only serve repositories in the given directory. The client should refer to them without any directory