Fix last line being stripped
This commit is contained in:
parent
2fd172fcb1
commit
9b64346590
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ RESTIC_REPOSITORY="..."
|
|||
RESTIC_KEEP="--keep-daily 7 --keep-weekly 4 --keep-monthly 3"
|
||||
|
||||
# advanced parameters
|
||||
RESTIC_ADDITIONAL_CREATE_PARAMS="--one-file-system"
|
||||
RESTIC_ADDITIONAL_CREATE_PARAMS="--one-file-system"
|
||||
|
|
Loading…
Reference in a new issue