Files
tera/run-node.bat
2019-07-10 16:24:32 +08:00

6 lines
40 B
Batchfile

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