修hotband/改pack.bat为ASCII编码
This commit is contained in:
parent
66d5f89b02
commit
d1c620e942
@ -8,11 +8,11 @@ cd ./data_for_backup
|
|||||||
cd ./bilibili-hotband
|
cd ./bilibili-hotband
|
||||||
del /f /s/q latest.json
|
del /f /s/q latest.json
|
||||||
cd ./final/%f_year%/%f_month%
|
cd ./final/%f_year%/%f_month%
|
||||||
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(绿色版)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(쫄<EFBFBD>경)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
||||||
cd ../../../
|
cd ../../../
|
||||||
|
|
||||||
cd ./origin/%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 )
|
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(쫄<EFBFBD>경)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
||||||
cd ../../../
|
cd ../../../
|
||||||
|
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ cd ../
|
|||||||
cd ./bilibili-rank
|
cd ./bilibili-rank
|
||||||
del /f /s/q latest.json
|
del /f /s/q latest.json
|
||||||
cd ./origin/%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 )
|
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(쫄<EFBFBD>경)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
||||||
cd ../../../
|
cd ../../../
|
||||||
|
|
||||||
|
|
||||||
@ -28,11 +28,11 @@ cd ../
|
|||||||
cd ./weibo-hotband
|
cd ./weibo-hotband
|
||||||
del /f /s/q latest.json
|
del /f /s/q latest.json
|
||||||
cd ./final/%f_year%/%f_month%
|
cd ./final/%f_year%/%f_month%
|
||||||
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(绿色版)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(쫄<EFBFBD>경)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
||||||
cd ../../../
|
cd ../../../
|
||||||
|
|
||||||
cd ./final/%f_year%/%f_month%
|
cd ./final/%f_year%/%f_month%
|
||||||
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(绿色版)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
for /d %%i in (*) do ( "C:\Users\Administrator\Desktop\7-Zip(쫄<EFBFBD>경)\7z.exe" a "%%~ni.zip" "%%i" -sdel )
|
||||||
cd ../../../
|
cd ../../../
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user