mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-27 04:58:22 +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
|
echo Check our wiki for more info
|
||||||
pause > NUL
|
pause > NUL
|
||||||
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
||||||
|
goto Serial_setting
|
||||||
) else (
|
) else (
|
||||||
%pyBin% -m uiautomator2 init
|
%pyBin% -m uiautomator2 init
|
||||||
echo The connection was Successful on SERIAL: %Serial%
|
echo The connection was Successful on SERIAL: %Serial%
|
||||||
|
|||||||
@@ -75,6 +75,7 @@ if errorlevel 1 (
|
|||||||
echo Check our wiki for more info
|
echo Check our wiki for more info
|
||||||
pause > NUL
|
pause > NUL
|
||||||
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
start https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Installation_en
|
||||||
|
goto Import_Serial
|
||||||
) else (
|
) else (
|
||||||
call command\Config.bat Serial %serial_input%
|
call command\Config.bat Serial %serial_input%
|
||||||
call command\ConfigTemplate.bat SerialTemplate %serial_input%
|
call command\ConfigTemplate.bat SerialTemplate %serial_input%
|
||||||
|
|||||||
Reference in New Issue
Block a user