.
This commit is contained in:
parent
312b67b63a
commit
d5a23cb5e0
@ -144,7 +144,7 @@ if NOT EXIST %SOFTWARE%\android.zip (
|
||||
) else (
|
||||
echo unpacking android.zip ...
|
||||
%TOOLS%\7z x -y -aoa -o%TOOLS% %SOFTWARE%\android.zip 1>nul
|
||||
rd /S /Q %TOOLS%\android
|
||||
rd /S /Q %TOOLS%\android 2>nul
|
||||
move /Y %TOOLS%\platform-tools %TOOLS%\android
|
||||
)
|
||||
echo.
|
||||
|
Loading…
Reference in New Issue
Block a user