2 lines
38 B
Bash
2 lines
38 B
Bash
|
export NODE_BINARY=$(command -v node)
|
|
export NODE_BINARY=$(command -v node)
|