From ab6ad0f24ef8e9e78ed20cd5abd3cf69c760f873 Mon Sep 17 00:00:00 2001 From: anjor Date: Mon, 15 Jul 2024 13:19:31 +0100 Subject: [PATCH] install tool --- tools/metadata-calculation.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/metadata-calculation.sh b/tools/metadata-calculation.sh index a4679a1b..55357d60 100755 --- a/tools/metadata-calculation.sh +++ b/tools/metadata-calculation.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Requires installing stream-commp +# go install github.com/filecoin-project/go-fil-commp-hashhash/cmd/stream-commp@latest + set -o pipefail set -e