1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

hotband 修复一处拼写错误

This commit is contained in:
程序员小墨 2022-10-26 20:47:15 +08:00
parent 18c149bbc0
commit a39fa9dc18

View File

@ -31,7 +31,7 @@ cd ./final/%f_year%/%f_month%
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip<EFBC88>\7z.exe" a "%%~ni.zip" "%%i" -sdel )
cd ../../../
cd ./final/%f_year%/%f_month%
cd ./origin/%f_year%/%f_month%
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip<EFBC88>\7z.exe" a "%%~ni.zip" "%%i" -sdel )
cd ../../../