diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-06-05 21:54:01 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-06-05 21:54:01 +0000 |
commit | 87b7cda9b3e5d6dd67ba886214e00b91e094b451 (patch) | |
tree | b97a22f1ef1ba8b6f2f3f10e5a0955909d548867 /contrib | |
parent | 82343a44df63d362ceb94753fa743ae2a0b5e65f (diff) |
get rid of phone ego, we use the master-zone directly now
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/gnunet-gns-import.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gnunet-gns-import.sh b/contrib/gnunet-gns-import.sh index c80102a8e..0ad3ab1d2 100755 --- a/contrib/gnunet-gns-import.sh +++ b/contrib/gnunet-gns-import.sh @@ -52,7 +52,6 @@ gnunet-identity -e short-zone -s gns-short $options gnunet-identity -e master-zone -s gns-master $options gnunet-identity -e master-zone -s namestore $options gnunet-identity -e master-zone -s gns-proxy $options -gnunet-identity -e master-zone -s phone-ego $options gnunet-identity -e private-zone -s gns-private $options gnunet-identity -e sks-zone -s fs-sks $options |