Small fix in README
(cherry picked from commit 69e0cdbddebabfa4491c571371a165cb0c1276a2)
This commit is contained in:
parent
accc4ab3aa
commit
9e800b88e4
|
@ -6,7 +6,7 @@ Here is a quick example how to configure & run this image:
|
||||||
|
|
||||||
Create persistent directories
|
Create persistent directories
|
||||||
```
|
```
|
||||||
mkdir -p borg/sshkeys/client borg/backup
|
mkdir -p borg/sshkeys/clients borg/backup
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy any client ssh publickey into container
|
Copy any client ssh publickey into container
|
||||||
|
|
Loading…
Reference in a new issue