1
0
Fork 0
tera/run-node.bat

8 lines
58 B
Batchfile

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