next #1

Open
sneak wants to merge 27 commits from next into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fa11fa8b9b - Show all commits

View File

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