Skip to content

Commit a0fd98a

Browse files
Log md5sum of obs-installer after download
1 parent 7356709 commit a0fd98a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/download-installer.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ curl -s https://api.github.com/repos/gitpod-io/observability/releases/latest \
77
| xargs curl -LO
88

99
tar -xvf obs-installer*.tar.gz
10+
11+
md5sum obs-installer

0 commit comments

Comments
 (0)