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