Do not exit install.sh on errors (revert part of 0787a559). Fixes #853.

Jordan Harband 2015-09-27 06:32:00 -07:00
parent 838d72688f
commit 39dad845cf
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
set -e
{ # this ensures the entire script is downloaded #
nvm_has() {