Mercurial > hg > anonet-resdb
view gitd @ 977:2197040ef7cb draft
modified: db/as/1170/owner
new file: db/udpmsg4/freenode/@/.gitignore
new file: db/udpmsg4/freenode/@/default.key
new file: db/udpmsg4/freenode/@/owner
new file: db/udpmsg4/freenode/@/path
modified: db/udpmsg4/irc2p/@/default.key
modified: doc/www.anonet2.org/public_pod/index.htm
modified: doc/www.anonet2.org/public_pod/index.pod
author | Anonymous Coward <nobody@nowhere> |
---|---|
date | Thu, 02 Aug 2012 04:19:13 +0000 |
parents | fb73b7e956ec |
children | 93106436f24f |
line wrap: on
line source
#!/bin/sh repodir="$(dirname $0)" touch "$repodir"/.git/git-daemon-export-ok exec git daemon --listen="$(cat "$repodir"/conf/gitd_ip)" --base-path="$(cat "$repodir"/conf/gitd_basepath)" --reuseaddr