Skip to content

Commit d7079e4

Browse files
committed
Dev: Exit on error
1 parent 15ea141 commit d7079e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/bootstrap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#! /usr/bin/env bash
2+
set -ex
23

34
bundle install

0 commit comments

Comments
 (0)