sg-proxy/start.bat

3 lines
35 B
Batchfile
Raw Normal View History

call npm install
node main.js
pause