Skip to content
Snippets Groups Projects
Commit b73be5c9 authored by Keegan Mullaney's avatar Keegan Mullaney
Browse files

source nvm and then use it

not need to check if it is installed
parent 3a48fccf
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -36,9 +36,6 @@ qc_nvm() {
# shellcheck source=/dev/null
. ~/.nvm/nvm.sh
 
# make sure nvm is installed
lkm_has nvm || lkm_error "nvm install failed"
# install latest long term support version
nvm install --lts=Boron
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment