Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce "copy" METHOD for installation
This method copies the folder containing install.sh (normally also containing the repo) to $NVM_DIR - unless of course the install.sh being executed is in $NVM_DIR (where nvm was installed) This is useful for vagrant to test local changes instead of pulling them from git and thus testing what's on the server and not local changes
- Loading branch information