mirror of
https://github.com/octoleo/restic.git
synced 2025-01-24 07:38:25 +00:00
c0fca3f50a
Before, the target files were opened once per blob and never closed, this commit fixes that.