1
0
Fork 0
tera/Source/run-node.bat

6 lines
45 B
Batchfile

:loop
node.exe run-node.js
goto :loop