3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
|
@echo off
|
||
|
node "%~dp0\node-pre-gyp" %*
|