summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 88c5bac8..a06681f2 100755
--- a/install.sh
+++ b/install.sh
@@ -1,3 +1,6 @@
+#!/bin/sh
+set -e
+
cd ui
yarn
yarn build