mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-01 12:59:05 +08:00
Fix: fix wrong routine on alas.bat
This commit is contained in:
1
alas.bat
1
alas.bat
@@ -489,6 +489,7 @@ if errorlevel 1 (
|
||||
echo Check our wiki for more info
|
||||
pause > NUL
|
||||
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
||||
goto Serial_setting
|
||||
) else (
|
||||
%pyBin% -m uiautomator2 init
|
||||
echo The connection was Successful on SERIAL: %Serial%
|
||||
|
||||
@@ -75,6 +75,7 @@ if errorlevel 1 (
|
||||
echo Check our wiki for more info
|
||||
pause > NUL
|
||||
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
||||
goto Import_Serial
|
||||
) else (
|
||||
call command\Config.bat Serial %serial_input%
|
||||
call command\ConfigTemplate.bat SerialTemplate %serial_input%
|
||||
|
||||
Reference in New Issue
Block a user