mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Don't back up dirs that don't exist
This commit is contained in:
parent
b82fe04a5b
commit
1d4b925f86
1 changed files with 0 additions and 3 deletions
|
@ -23,15 +23,12 @@ systemConfiguration {
|
|||
paths = [
|
||||
"/tmp/postgresql-dump.sql.gz"
|
||||
] ++ map (dir: "/var/lib/${dir}") [
|
||||
"dkim"
|
||||
"forgejo"
|
||||
"gitea-runner"
|
||||
"grafana"
|
||||
"mail"
|
||||
"matrix-sliding-sync"
|
||||
"matrix-synapse"
|
||||
"nextcloud"
|
||||
"postfix"
|
||||
];
|
||||
|
||||
backupPrepareCommand = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue