From 2986cbcb25460bccb027c1c60fc29bfae3ffbd81 Mon Sep 17 00:00:00 2001 From: Simone Basso Date: Thu, 3 Oct 2019 23:34:41 +0200 Subject: [PATCH] Update build.sh Co-Authored-By: Sarath --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 08ff523..259c579 100755 --- a/build.sh +++ b/build.sh @@ -39,7 +39,7 @@ elif [ "$1" = "release" ]; then -C dist/windows/amd64 ooniprobe.exe shasum -a 256 ooniprobe_${v}_windows_amd64.tar.gz >> ooniprobe_checksums.txt echo "" - echo "Now sign ooniprobe_checksums.txt packages and upload all to GitHub" + echo "Now sign ooniprobe_checksums.txt and upload it along with tarballs to GitHub" elif [ "$1" = "_travis-linux" ]; then set -x