From 5bd0aa64082a044604d311895d3f95232f5e0816 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 27 Apr 2022 16:46:41 +0200 Subject: Renamed file --- src/other/git-ro-daemon.csh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 src/other/git-ro-daemon.csh (limited to 'src/other/git-ro-daemon.csh') 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 & -- cgit v1.2.3