#!/bin/bash # Resolves the IPNS key "ak-config" to its current IPFS value # Return IPFS CIDv0 without /ipfs/ prefix ak-ipfs-key-list-full | grep ak-config | awk '{print $1}'