Welcome to mirror list, hosted at ThFree Co, Russian Federation.

osx-pkg-postinstall.sh « tools - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c4c872fc7854936e286e2e46f60b86f0d7a5ad23 (plain)
1
2
3
4
5
#!/bin/sh
# TODO Can this be done inside the .pmdoc?
# TODO Can we extract $PREFIX from the installer?
cd /usr/local/bin
ln -sf ../lib/node_modules/npm/bin/npm-cli.js npm