aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-zblock-manipulator
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-zblock-manipulator')
-rwxr-xr-xbin/ak-zblock-manipulator2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-zblock-manipulator b/bin/ak-zblock-manipulator
index 6a4c700..ab78053 100755
--- a/bin/ak-zblock-manipulator
+++ b/bin/ak-zblock-manipulator
@@ -46,7 +46,7 @@ usage(){
main(){
- logit "[INFO]" "We are doing" $BLOCK_TO_ADD "with content" $PREVIOUS
+ logit "INFO" "We are doing" $BLOCK_TO_ADD "with content" $PREVIOUS
# We add it to IPFS
MESSAGE_HASH=$(ak-ipfs-add $MESSAGE)