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