Files
youchat_proxy/start.bat
T
2024-05-15 13:24:44 +08:00

5 lines
68 B
Batchfile

call npm install
set PASSWORD=
set https_proxy=
node index
pause