Files
youchat_proxy/start.bat
T
2024-04-21 14:42:14 +08:00

4 lines
66 B
Batchfile

call npm install
set YOUCOM_COOKIE=Your Cookie
node index
pause