Mercurial > hg > anonet-resdb
annotate git-commit @ 537:8e8a01a680b4 draft
peer2anonet changes made:
* parse quicktun.keypair</dev/random directly to seckey variable.
* removed y/n questions with file tests and automatic
configuration.
* README file updated
* ported for autoconfig file pipes
* some security checks created
author | d3v1150m471c <d3v11@d3v1150m471c.ano> |
---|---|
date | Sun, 10 Jul 2011 07:16:47 -0500 |
parents | 48b9f0dd8f5b |
children | 02a1254affc1 |
rev | line source |
---|---|
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
1 #!/bin/sh |
361
48b9f0dd8f5b
added a gitignore to quiet the untracked files warnings
Nick <nick@somerandomnick.ano>
parents:
330
diff
changeset
|
2 git add configure db doc git-commit gitd scripts contrib .gitignore |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
3 git commit |
330 | 4 test -x /usr/lib/git-core/git-update-server-info && /usr/lib/git-core/git-update-server-info |