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 53eb87c commit 16cd1faCopy full SHA for 16cd1fa
gh-program-downloader
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+set -e
3
releases=$(mktemp)
4
5
maybe_trace() {
0 commit comments