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 bea3e48 commit b68ae07Copy full SHA for b68ae07
install.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -eu pipefail
+set -eu
3
4
# Determine OS type and architecture
5
OS=$(uname -s | tr '[:upper:]' '[:lower:]')
0 commit comments