Mercurial > hg > anonet-resdb
view gitd @ 545:63d19f68304c draft
peer2anonet:
Sun Jul 10 18:50:31 CDT 2011 - d3v1150m471c
* public key prompt altered to avoid complications.
author | d3v1150m471c <d3v11@d3v1150m471c.ano> |
---|---|
date | Sun, 10 Jul 2011 18:51:25 -0500 |
parents | 17b7c922f9fb |
children | fb73b7e956ec |
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)"