tera/run-node.bat

6 lines
40 B
Batchfile

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