Difference between revisions of "Mesh/WalkThrough"

51 bytes added ,  03:38, 23 July 2018
no edit summary
Line 149: Line 149:
   sudo apt install curl git dropbear
   sudo apt install curl git dropbear
   curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
   curl -o- ht<span>tps://</span>raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
   export NVM_DIR="$HOME/.nvm"  # or you can close and reopen your terminal before using nvm
   export NVM_DIR="$HOME/.nvm"
  [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"  # or you can close and reopen your terminal before using nvm
   nvm install 7.10
   nvm install 7.10


95

edits