tera/Source/run-node.bat
2019-07-12 20:45:46 +08:00

6 lines
45 B
Batchfile

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