4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
@echo off
|
|
node.exe "%~dp0src\index.js" acb2hcas %*
|
|
pause
|
@echo off
|
|
node.exe "%~dp0src\index.js" acb2hcas %*
|
|
pause
|