mac nvm debug
This commit is contained in:
parent
2d74e7edaa
commit
ed38dc28b5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ install_nodejs() {
|
|||
return 1
|
||||
fi
|
||||
log "Installing NVM ${NVM_VERSION}..."
|
||||
download_stdout "https://raw.githubusercontent.com/nvm-sh/nvm/${NVM_VERSION}/install.sh" | bash > /dev/null 2>&1
|
||||
download_stdout "https://raw.githubusercontent.com/nvm-sh/nvm/${NVM_VERSION}/install.sh" | bash
|
||||
fi
|
||||
|
||||
# Source NVM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue