mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-08-16 18:43:43 +00:00
Do not exit install.sh on errors (revert part of 0787a559). Fixes #853.
This commit is contained in:
parent
838d72688f
commit
39dad845cf
@ -1,7 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
{ # this ensures the entire script is downloaded #
|
{ # this ensures the entire script is downloaded #
|
||||||
|
|
||||||
nvm_has() {
|
nvm_has() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user