1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 11:25:36 +08:00

Opt: some optmizations on alas.bat

- Better tips on interface
This commit is contained in:
whoamikyo
2020-08-24 15:06:36 -03:00
parent 16e5568081
commit 51800fc079
4 changed files with 35 additions and 52 deletions

View File

@@ -128,6 +128,9 @@ goto :eof
:Log_common
( echo.
echo errorlevel: !errorlevel!
echo.
echo ----- SystemInfo -----
systeminfo
echo.) >> %deploy_log_file%
goto :eof