forked from coop-cloud/backup-bot-two
Merge pull request 'fix docs typo' (#83) from hermzz/backup-bot-two:docs-typo into main
Reviewed-on: coop-cloud/backup-bot-two#83
This commit is contained in:
@@ -79,7 +79,7 @@ Add the key to your `authorized_keys`:
|
||||
`ssh-copy-id -i backupkey <user>@<hostname>`
|
||||
Add your `SSH_KEY` as docker secret:
|
||||
```
|
||||
cat backupkey | app secret insert <backupbot_name> ssh_key v1
|
||||
cat backupkey | abra app secret insert <backupbot_name> ssh_key v1
|
||||
```
|
||||
|
||||
### Restic REST server Storage
|
||||
|
||||
Reference in New Issue
Block a user