mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
backups: Minor change to disk repository name
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
68fed450a9
commit
5865fbea26
@ -339,7 +339,7 @@ class BorgRepository(BaseBorgRepository):
|
||||
def name(self):
|
||||
# TODO Use disk label as the name
|
||||
# Also, name isn't being used yet
|
||||
return self.repo_path
|
||||
return self._path
|
||||
|
||||
def remove(self):
|
||||
"""Remove a repository from the kvstore."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user