1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00

fix: ssh key path

This commit is contained in:
Lionel Coupouchetty-Ramouchetty 2021-03-14 14:17:53 +01:00
parent 5f24c03846
commit 9e5268576f

View file

@ -81,7 +81,7 @@ EOPKEY
```
If you don't find the mail and you don't see the message in the log bar you can find the public_key with this command:
```
cat /home/restic/.ssh/id_restic_ed25519.pub
cat /root/.ssh/id_restic_ed25519.pub
```
## (Optional) set sftp jail on server B