1
0
Fork 0
tera/run-node.bat

8 lines
58 B
Batchfile
Raw Permalink Normal View History

2019-07-12 12:45:46 +00:00
cd Source
:loop
node.exe run-node.js
goto :loop