auto_build_launcher/run_script_com.emoticon.diy...

5 lines
156 B
Batchfile

@echo off
set HTTP_PROXY=http://127.0.0.1:7897
set HTTPS_PROXY=http://127.0.0.1:7897
python main.py --config com.emoticon.diy.znfav.launcher.free.json
pause