aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet-gns-import.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-03 09:17:11 +0000
committerChristian Grothoff <christian@grothoff.org>2016-08-03 09:17:11 +0000
commitca7c03234fdf81a6fcfbf0d96285ecfb9b88921f (patch)
tree50302e3f0b546060a473aa7130c9e814264b945d /contrib/gnunet-gns-import.sh
parent5d40b7d5ae0689c685604fffe260b4d38fef575a (diff)
downloadgnunet-ca7c03234fdf81a6fcfbf0d96285ecfb9b88921f.tar.gz
gnunet-ca7c03234fdf81a6fcfbf0d96285ecfb9b88921f.zip
-somehow, somebody changed the key...
Diffstat (limited to 'contrib/gnunet-gns-import.sh')
-rwxr-xr-xcontrib/gnunet-gns-import.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gnunet-gns-import.sh b/contrib/gnunet-gns-import.sh
index 6b52d84e6..75f84fd0e 100755
--- a/contrib/gnunet-gns-import.sh
+++ b/contrib/gnunet-gns-import.sh
@@ -76,7 +76,7 @@ gnunet-identity -e sks-zone -s fs-sks $options
76MASTER=`gnunet-identity -d $options | grep master-zone | awk '{print $3}'` 76MASTER=`gnunet-identity -d $options | grep master-zone | awk '{print $3}'`
77SHORT=`gnunet-identity -d $options | grep short-zone | awk '{print $3}'` 77SHORT=`gnunet-identity -d $options | grep short-zone | awk '{print $3}'`
78PRIVATE=`gnunet-identity -d $options | grep private-zone | awk '{print $3}'` 78PRIVATE=`gnunet-identity -d $options | grep private-zone | awk '{print $3}'`
79PIN=72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG 79PIN=DWJASSPE33MRN8T6Q0PENRNBTQY0E6ZYGTRCDP5DGPBF2CRJMJEG
80 80
81# Link short and private zones into master zone 81# Link short and private zones into master zone
82if (gnunet-namestore -z master-zone -D -n private -t PKEY | grep "PKEY: $PRIVATE" 1>/dev/null) 82if (gnunet-namestore -z master-zone -D -n private -t PKEY | grep "PKEY: $PRIVATE" 1>/dev/null)