mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
backups: Name borg repo folder more clearly
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
d76322a362
commit
5c12403137
@ -26,7 +26,7 @@ import json
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
REPOSITORY = '/var/lib/freedombox/backups'
|
||||
REPOSITORY = '/var/lib/freedombox/borgbackup'
|
||||
|
||||
|
||||
def parse_arguments():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user