Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install: install iojs -> node compat symlink
Install a symlink for compatibility with scripts that expect a binary called `node` or have a /path/to/node shebang. Only done on UNIX platforms because symlinks on Windows require elevated privileges. PR-URL: #262 Reviewed-By: Bert Belder <[email protected]>
- Loading branch information