3 lines
51 B
Text
3 lines
51 B
Text
|
#!/usr/bin/env sh
|
||
|
node "$npm_config_node_gyp" "$@"
|