Fix last line being stripped

This commit is contained in:
Alexander Schäferdiek 2022-06-13 16:59:55 +02:00
parent 2fd172fcb1
commit 9b64346590

View file

@ -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"