Update build.sh
Co-Authored-By: Sarath <sarath.ms@gmail.com>
This commit is contained in:
parent
a8f8c65ffb
commit
2986cbcb25
2
build.sh
2
build.sh
|
@ -39,7 +39,7 @@ elif [ "$1" = "release" ]; then
|
||||||
-C dist/windows/amd64 ooniprobe.exe
|
-C dist/windows/amd64 ooniprobe.exe
|
||||||
shasum -a 256 ooniprobe_${v}_windows_amd64.tar.gz >> ooniprobe_checksums.txt
|
shasum -a 256 ooniprobe_${v}_windows_amd64.tar.gz >> ooniprobe_checksums.txt
|
||||||
echo ""
|
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
|
elif [ "$1" = "_travis-linux" ]; then
|
||||||
set -x
|
set -x
|
||||||
|
|
Loading…
Reference in New Issue
Block a user