diff options
Diffstat (limited to 'src/other/git-ro-daemon.csh')
-rwxr-xr-x | src/other/git-ro-daemon.csh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/other/git-ro-daemon.csh b/src/other/git-ro-daemon.csh deleted file mode 100755 index 162fb84..0000000 --- a/src/other/git-ro-daemon.csh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/csh - -exec git daemon --reuseaddr --base-path=/usr/local/git /usr/local/git & |