3 lines
32 B
Batchfile
3 lines
32 B
Batchfile
@echo off
|
|
node "%~dp0cli.js" %*
|
@echo off
|
|
node "%~dp0cli.js" %*
|