commit ca7c03234fdf81a6fcfbf0d96285ecfb9b88921f
parent 5d40b7d5ae0689c685604fffe260b4d38fef575a
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 3 Aug 2016 09:17:11 +0000
-somehow, somebody changed the key...
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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
MASTER=`gnunet-identity -d $options | grep master-zone | awk '{print $3}'`
SHORT=`gnunet-identity -d $options | grep short-zone | awk '{print $3}'`
PRIVATE=`gnunet-identity -d $options | grep private-zone | awk '{print $3}'`
-PIN=72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG
+PIN=DWJASSPE33MRN8T6Q0PENRNBTQY0E6ZYGTRCDP5DGPBF2CRJMJEG
# Link short and private zones into master zone
if (gnunet-namestore -z master-zone -D -n private -t PKEY | grep "PKEY: $PRIVATE" 1>/dev/null)