Exclusion des bases sqlite corrompues

tags/0.2.23
Daniel Berteaud 12 years ago
parent dfdd92deef
commit 9785ce92e2
  1. 2
      root/home/e-smith/files/shares/tools/files/scripts/session/015mozBackup.bat

@ -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

Loading…
Cancel
Save