Skip to content

Commit b68ae07

Browse files
committed
fix
1 parent bea3e48 commit b68ae07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
set -eu pipefail
2+
set -eu
33

44
# Determine OS type and architecture
55
OS=$(uname -s | tr '[:upper:]' '[:lower:]')

0 commit comments

Comments
 (0)