Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
581bddc656ff822978bc0a23c61c2f0c40328ddb
/
.
/
tools
/
osx-pkg-postinstall.sh
blob: 8212c27f8e870aa94316c119903ab4b08909435c [
file
] [
log
] [
blame
]
#!/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
ln
-
sf
../
lib
/
node_modules
/
npm
/
bin
/
npx
-
cli
.
js npx