rearrange container config location
This commit is contained in:
parent
58525749ea
commit
b6121b1252
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@
|
|||
repositoryUrl = "ssh://borg-backup/./vps";
|
||||
backupPaths = [
|
||||
"/home"
|
||||
"/var/lib/containers"
|
||||
"/var/lib/containers/config"
|
||||
"/etc"
|
||||
];
|
||||
# Examples:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue