mirror of https://github.com/nodejs/node.git
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
node "`dirname "$0"`/../../node_modules/node-gyp/bin/node-gyp.js" "$@"
|