Merge branch 'master' of git.only4.work:coder-xiaomo/tools
This commit is contained in:
commit
18c149bbc0
@ -8,11 +8,11 @@ cd ./data_for_backup
|
||||
cd ./bilibili-hotband
|
||||
del /f /s/q latest.json
|
||||
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 ./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 ../../../
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ cd ../
|
||||
cd ./bilibili-rank
|
||||
del /f /s/q latest.json
|
||||
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 ../../../
|
||||
|
||||
|
||||
@ -28,11 +28,11 @@ cd ../
|
||||
cd ./weibo-hotband
|
||||
del /f /s/q latest.json
|
||||
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 ./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 ../../../
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user