From f44487d086254f5e80bc4089b46df3e93e97aa28 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 17 Nov 2020 01:12:03 +0100 Subject: [PATCH] ~/.zen/secret.june --- zen/tools/init_IPFS_with_cesium_loginKEY.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zen/tools/init_IPFS_with_cesium_loginKEY.sh b/zen/tools/init_IPFS_with_cesium_loginKEY.sh index b8fdd3b..e5fc535 100755 --- a/zen/tools/init_IPFS_with_cesium_loginKEY.sh +++ b/zen/tools/init_IPFS_with_cesium_loginKEY.sh @@ -59,6 +59,7 @@ sleep 1 echo "ZENID=\"$salt\" ZENPWD=\"$pepper\" " + g1pub=$(cat ~/.zen/secret.dunikey | grep "pub" | cut -d ' ' -f 2) g1priv=$(cat ~/.zen/secret.dunikey | grep "sec" | cut -d ' ' -f 2) @@ -74,6 +75,9 @@ cat > ~/.zen/secret < ~/.zen/secret.june +echo "$pepper" >> ~/.zen/secret.june +echo "$g1pub" >> ~/.zen/secret.june echo "~/.zen/secrets are OK !" # MODIFY ~/.ipfs/config