1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-02-12 10:39:15 +00:00
parent 0385b2eede
commit d1cd666ee2

View file

@ -75,11 +75,6 @@ $ cat /root/.ssh/id_borg_ed25519.pub
ssh-ed25519 AAAA[...] root@guest.servera
```
Then, you must register Server B to known hosts:
```
ssh-keyscan host.serverb > ~/.ssh/known_hosts
```
### Set up Borg Server App on host Server B
Secondly, set up the Borg Server App (``borgserver``) on the host Server B that will store your backups:
```