forked from circlecloud/tera
6 lines
40 B
Batchfile
6 lines
40 B
Batchfile
|
|
:loop
|
|
node.exe run-node.js
|
|
goto :loop
|
|
|