mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-19 17:42:13 +08:00
Fix: Fix wrong command in alas.bat
This commit is contained in:
2
alas.bat
2
alas.bat
@@ -5,7 +5,7 @@ REM Change to your emulator port
|
||||
adb connect 127.0.0.1:5565
|
||||
|
||||
echo initializing uiautomator2
|
||||
python -m uiautomator2 init
|
||||
%~dp0python/python.exe -m uiautomator2 init
|
||||
|
||||
:: timout
|
||||
PowerShell -Command "Start-Sleep -s 3" > nul 2>&1
|
||||
|
||||
Reference in New Issue
Block a user