We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7356709 commit a0fd98aCopy full SHA for a0fd98a
hack/download-installer.sh
@@ -7,3 +7,5 @@ curl -s https://api.github.com/repos/gitpod-io/observability/releases/latest \
7
| xargs curl -LO
8
9
tar -xvf obs-installer*.tar.gz
10
+
11
+md5sum obs-installer
0 commit comments