5 lines
98 B
Batchfile
5 lines
98 B
Batchfile
call npm install
|
|
set YOUCOM_COOKIE=Your Cookie
|
|
set USER_AGENT=Your User-Agent
|
|
node index
|
|
pause |