summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-03-11 15:07:58 -0700
committerThomas Groman <tgroman@nuegia.net>2020-03-11 15:07:58 -0700
commitbe3669a653edec4222681b2b6dd08b828fc72aa2 (patch)
treebc8a5edfc8493bd729a435094dafe6c5cd1a80c7
parent279849b009fb0835bed5dbf8c9f9c281a152b9de (diff)
downloadrestic_bootsrap-be3669a653edec4222681b2b6dd08b828fc72aa2.tar
restic_bootsrap-be3669a653edec4222681b2b6dd08b828fc72aa2.tar.gz
restic_bootsrap-be3669a653edec4222681b2b6dd08b828fc72aa2.tar.lz
restic_bootsrap-be3669a653edec4222681b2b6dd08b828fc72aa2.tar.xz
restic_bootsrap-be3669a653edec4222681b2b6dd08b828fc72aa2.zip
escape spaces
-rw-r--r--repos.d/backblaze.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos.d/backblaze.conf b/repos.d/backblaze.conf
index e4e40aa..91959c6 100644
--- a/repos.d/backblaze.conf
+++ b/repos.d/backblaze.conf
@@ -6,4 +6,4 @@ export RESTIC_REPOSITORY="b2:"
export RESTIC_PASSWORD=""
-export RESTIC_COMMON_OPTS="-o b2.connections=45 --cache-dir=/var/cache/restic"
+export RESTIC_COMMON_OPTS="-o\ b2.connections=45\ --cache-dir=/var/cache/restic"