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