backup fix
This commit is contained in:
parent
0ca3dbdf21
commit
d97efe0590
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ backups_dir = "/data/backups"
|
||||||
base_dir = "/host/srv"
|
base_dir = "/host/srv"
|
||||||
paths = [
|
paths = [
|
||||||
"smpxmc",
|
"smpxmc",
|
||||||
"vanilla"
|
"vanillamc"
|
||||||
]
|
]
|
||||||
|
|
||||||
# run pre-backup
|
# run pre-backup
|
||||||
|
|
Reference in a new issue