aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-22 21:29:42 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-22 21:29:42 +0100
commitcd9531932c72478a3f7c17eb78238daa2302b2ef (patch)
tree6f3fce90b69107a3ecc8649ff93323b0d09c3d7d /contrib
parent9bc1c69e28bb4ac07b9bf9f5ed2192f78912c5f3 (diff)
downloadgnunet-cd9531932c72478a3f7c17eb78238daa2302b2ef.tar.gz
gnunet-cd9531932c72478a3f7c17eb78238daa2302b2ef.zip
remove support for reverse lookup and shortening from GNS (#4849)
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/gnunet-gns-import.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gnunet-gns-import.sh b/contrib/gnunet-gns-import.sh
index 75f84fd0e..8c9d1b9d4 100755
--- a/contrib/gnunet-gns-import.sh
+++ b/contrib/gnunet-gns-import.sh
@@ -39,9 +39,8 @@ while getopts "c:" opt; do
39 esac 39 esac
40done 40done
41 41
42# By default, we create three GNS zones: 42# By default, we create two GNS zones:
43gnunet-identity -C master-zone $options 43gnunet-identity -C master-zone $options
44gnunet-identity -C short-zone $options
45gnunet-identity -C private-zone $options 44gnunet-identity -C private-zone $options
46 45
47# Additionally, we create the FS SKS zone 46# Additionally, we create the FS SKS zone