dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit be11ad535fe7d28678c5a2fc655c5605f2d62100
parent f052af1cb6cb2e6967bc16cfaa7a5074c9b6879d
Author: sin <sin@2f30.org>
Date:   Thu, 18 Apr 2019 14:01:26 +0100

Sync after migration

Diffstat:
Mdup-migrate | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dup-migrate b/dup-migrate @@ -25,3 +25,4 @@ dup-list "$oldrepo" | awk '{print $1}' | while read id do dup-unpack "$id" "$oldrepo" | dup-pack "$newrepo" done +sync