From 7e45b9def509ff28f70c28f50f5aa931f512d81b Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 29 Mar 2023 23:46:45 +0300 Subject: Further renaming --- bin/ak-zblock-manipulator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-zblock-manipulator') diff --git a/bin/ak-zblock-manipulator b/bin/ak-zblock-manipulator index 29b1779..433ab11 100755 --- a/bin/ak-zblock-manipulator +++ b/bin/ak-zblock-manipulator @@ -43,7 +43,7 @@ usage(){ main(){ - logthis "We are doing" $BLOCK_TO_ADD "with content" $PREVIOUS + ak-logthis "We are doing" $BLOCK_TO_ADD "with content" $PREVIOUS # We add it to IPFS MESSAGE_HASH=$(ipfs add -q $MESSAGE) -- cgit v1.2.3