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 4c05d65 commit 02b25f1Copy full SHA for 02b25f1
dist-proxy/install.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-set -euo pipefail
+set -eu
4
5
SCRIPT=$(readlink -f "$0")
6
SCRIPTPATH=$(dirname $SCRIPT)
0 commit comments