mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Update alas.bat
This commit is contained in:
4
alas.bat
4
alas.bat
@@ -4,8 +4,6 @@ pushd %~dp0
|
|||||||
title ALAS run
|
title ALAS run
|
||||||
SET CMD=%SystemRoot%\system32\cmd.exe
|
SET CMD=%SystemRoot%\system32\cmd.exe
|
||||||
:: -----------------------------------------------------------------------------
|
:: -----------------------------------------------------------------------------
|
||||||
color 8F
|
|
||||||
:: -----------------------------------------------------------------------------
|
|
||||||
call :check_Permissions
|
call :check_Permissions
|
||||||
:check_Permissions
|
:check_Permissions
|
||||||
echo Administrative permissions required. Detecting permissions...
|
echo Administrative permissions required. Detecting permissions...
|
||||||
@@ -98,7 +96,6 @@ call %PYTHON% -m uiautomator2 init
|
|||||||
call :alas
|
call :alas
|
||||||
:: -----------------------------------------------------------------------------
|
:: -----------------------------------------------------------------------------
|
||||||
:alas
|
:alas
|
||||||
color 8F
|
|
||||||
cls
|
cls
|
||||||
echo.
|
echo.
|
||||||
echo :: Alas run
|
echo :: Alas run
|
||||||
@@ -401,7 +398,6 @@ rem )
|
|||||||
rem Keep local changes
|
rem Keep local changes
|
||||||
:: -----------------------------------------------------------------------------
|
:: -----------------------------------------------------------------------------
|
||||||
:choose_update_mode
|
:choose_update_mode
|
||||||
color 7C
|
|
||||||
cls
|
cls
|
||||||
echo.
|
echo.
|
||||||
echo.
|
echo.
|
||||||
|
|||||||
Reference in New Issue
Block a user