From 39866a01e1e08e2ec073a8501122d810c9c23f21 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 14 Dec 2023 23:15:08 +0200 Subject: Follow up on 296074f6f5f45c8ab55b44309f9991dca8ef13da --- bin/ak-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ak-config b/bin/ak-config index 81e2029..47733cb 100755 --- a/bin/ak-config +++ b/bin/ak-config @@ -45,7 +45,7 @@ publish(){ } published(){ - ak-ipfs-cat $(ak-get-akid) | jq -c + ak-ipfs-cat $(ak-akid-get-ipfs-hash) | jq -c } # We will be using our public key also to put it in the block later -- cgit v1.2.3