forked from circlecloud/tera
1
0
Fork 0
tera/run-node.bat

6 lines
40 B
Batchfile

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