Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The installer does what amounts to `cp -p`. If the node binary is in use at the time of the copy, it'd fail with a ETXTBSY error. That's why it's unlinked first now.
- Loading branch information