fix node install

This commit is contained in:
Jeffrey Paul 2020-04-11 16:43:53 -07:00
parent 8be534dd2c
commit fa11fa8b9b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ pushd ~/.nvm
git checkout 73438e339e242fce0cba443e5c4322ac996e9197
popd
export NVM_DIR="~/.nvm"
export NVM_DIR="$HOME/.nvm"
source "$NVM_DIR/nvm.sh"
nvm install node