初始化
This commit is contained in:
5
run_login.bat
Normal file
5
run_login.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
REM 必须在「wx_python」根目录运行(与 tg_bridge 文件夹同级)
|
||||
cd /d "%~dp0"
|
||||
python -m tg_bridge.login_cli
|
||||
if errorlevel 1 pause
|
||||
Reference in New Issue
Block a user