Commit 72f1b348 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

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: https://github.com/iojs/io.js/pull/262


Reviewed-By: default avatarBert Belder <bertbelder@gmail.com>
parent f17f473a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment