sg-proxy/start.bat

3 lines
46 B
Batchfile

call npm install --no-audit
node main.js
pause