mirror of
https://github.com/restic/restic.git
synced 2026-05-02 09:05:23 +00:00
80ed863aab
The temp files used by the packer manager are either delete after creation (unix) or marked as delete on close (windows). Thus, no explicit cleanup is necessary.