mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 16:05:44 +08:00
Fix: fix var syntax
This commit is contained in:
2
alas.bat
2
alas.bat
@@ -474,7 +474,7 @@ echo ===========================================================================
|
|||||||
if "%FirstRun%"=="yes" (
|
if "%FirstRun%"=="yes" (
|
||||||
call command\ConfigTemplate.bat SerialTemplate %SerialRealtime%
|
call command\ConfigTemplate.bat SerialTemplate %SerialRealtime%
|
||||||
) else (
|
) else (
|
||||||
call command\ConfigAlas.bat SerialAlas %SerialRealtime
|
call command\ConfigAlas.bat SerialAlas %SerialRealtime%
|
||||||
)
|
)
|
||||||
echo ====================================================================================================
|
echo ====================================================================================================
|
||||||
echo Old Serial: %SerialAlas%
|
echo Old Serial: %SerialAlas%
|
||||||
|
|||||||
Reference in New Issue
Block a user