Skip to content

Commit 39dad84

Browse files
committed
Do not exit install.sh on errors (revert part of 0787a55). Fixes #853.
1 parent 838d726 commit 39dad84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
set -e
4-
53
{ # this ensures the entire script is downloaded #
64

75
nvm_has() {

0 commit comments

Comments
 (0)