summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/get.sh b/scripts/get.sh
index 7202cc6e3..59e486309 100755
--- a/scripts/get.sh
+++ b/scripts/get.sh
@@ -3,6 +3,7 @@
# xmake getter
# usage: bash <(curl -s <my location>) [branch] [commit/__install_only__]
+set -o pipefail
# print a LOGO!
echo ' _ '
echo ' __ ___ __ __ __ _| | ______ '