mirror of
https://github.com/nodejs/node.git
synced 2025-05-20 08:49:49 +00:00
3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/usr/bin/env sh
|
|
node "`dirname "$0"`/../../node_modules/node-gyp/bin/node-gyp.js" "$@"
|