更新windows下批处理打包代码,自动统计行数

This commit is contained in:
Tlntin
2022-11-19 16:03:18 +08:00
parent 55ec474380
commit 6014812568

View File

@@ -22,7 +22,7 @@ if not exist output\windows (
:: total package number
set /A index=1
set /A total=4
for /f %%a in (' find /c /v "" ^<"app.csv" ') do set /A total=%%a
set old_name=weread
set old_zh_name=微信阅读