From a39fa9dc1819837f83662bca73ef36587e23ca31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Wed, 26 Oct 2022 20:47:15 +0800 Subject: [PATCH] =?UTF-8?q?hotband=20=E4=BF=AE=E5=A4=8D=E4=B8=80=E5=A4=84?= =?UTF-8?q?=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hotband/pack.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotband/pack.bat b/hotband/pack.bat index 590058f..918a4bb 100644 --- a/hotband/pack.bat +++ b/hotband/pack.bat @@ -31,7 +31,7 @@ cd ./final/%f_year%/%f_month% for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip£¨ÂÌÉ«°æ£©\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£¨ÂÌÉ«°æ£©\7z.exe" a "%%~ni.zip" "%%i" -sdel ) cd ../../../