Merge pull request #4883 from MichaelEischer/fix-check-cache

check: fix cachedir creation when using default location
This commit is contained in:
Michael Eischer
2024-07-04 22:06:28 +02:00
committed by GitHub
3 changed files with 24 additions and 6 deletions

View File

@@ -7,3 +7,4 @@ The `check` command now attempts to create the cache directory before initializ
https://github.com/restic/restic/issues/4437
https://github.com/restic/restic/pull/4805
https://github.com/restic/restic/pull/4883