4 lines
31 B
Batchfile
4 lines
31 B
Batchfile
|
@echo off
|
||
|
|
||
|
node "%~dp0\run" %*
|