forked from TrueCloudLab/restic
Merge pull request 2154 from ciderpunx/patch-1
Remove stray "in" from b2 instructions
This commit is contained in:
commit
ebf22a35f4
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ Backblaze B2
|
|||
|
||||
Restic can backup data to any Backblaze B2 bucket. You need to first setup the
|
||||
following environment variables with the credentials you can find in the
|
||||
dashboard in on the "Buckets" page when signed into your B2 account:
|
||||
dashboard on the "Buckets" page when signed into your B2 account:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
Loading…
Reference in a new issue