Exclusion des bases sqlite corrompues

This commit is contained in:
Daniel Berteaud 2012-10-01 19:26:43 +02:00
parent dfdd92deef
commit 9785ce92e2
1 changed files with 1 additions and 1 deletions

View File

@ -65,4 +65,4 @@ IF EXIST "%DEST%\firefox3.7z" REN "%DEST%\firefox3.7z" firefox4.7z
IF EXIST "%DEST%\firefox2.7z" REN "%DEST%\firefox2.7z" firefox3.7z
IF EXIST "%DEST%\firefox1.7z" REN "%DEST%\firefox1.7z" firefox2.7z
%ZIP% a -t7z -mx1 "%DEST%\firefox1.7z" "%FFPROFILE%\*" -x!Cache -x!OfflineCache -x!mozilla-media-cache
%ZIP% a -t7z -mx1 "%DEST%\firefox1.7z" "%FFPROFILE%\*" -x!Cache -x!OfflineCache -x!mozilla-media-cache -x!*.corrupt