ensure trailing newline
This commit is contained in:
parent
8e09451dee
commit
960a8bac72
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@
|
|||
(user: "default root ${user.username}")
|
||||
cfg.users
|
||||
)
|
||||
)
|
||||
) + "\n"
|
||||
);
|
||||
archiveCommand = "${pgbackrest}/bin/pgbackrest archive-push %p";
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue