mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 17:24:04 +08:00
Fix: fix mistype
This commit is contained in:
2
alas.bat
2
alas.bat
@@ -3,7 +3,7 @@
|
|||||||
pushd "%~dp0"
|
pushd "%~dp0"
|
||||||
title ALAS run
|
title ALAS run
|
||||||
:: -----------------------------------------------------------------------------
|
:: -----------------------------------------------------------------------------
|
||||||
SET RENAME="toolkit"
|
SET RENAME="python-3.7.6.amd64"
|
||||||
if exist %RENAME% (
|
if exist %RENAME% (
|
||||||
rename %RENAME% toolkit
|
rename %RENAME% toolkit
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user