mirror of
https://github.com/octoleo/restic.git
synced 2025-01-26 08:38:27 +00:00
b211f834fa
For testing whether a repository already exists it is sufficient to test if the config file (and therefore the master key) exists. Closes #279