summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2018-12-26 12:32:36 -0500
committerLuke Shumaker <lukeshu@datawire.io>2018-12-26 12:32:36 -0500
commit8042330db0d59a811fe5f3e2f33cb1056bf6af50 (patch)
tree917d0d6e22c43cbdfe4829cdd37efff00491092f /INSTALL.sh
parent66615bb2095df3dda23ff393f6bb8bd9dd50a766 (diff)
Fixup initial setup
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-xINSTALL.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index 9ace0b7..845abce 100755
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+set -ex
# Go
sudo pacman -S --needed -- go