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

fix: example servers in readme

This commit is contained in:
Lionel Coupouchetty-Ramouchetty 2020-02-23 19:24:50 +01:00
parent 42c5eeb9a7
commit 09d7ec5e1d

View file

@ -94,7 +94,7 @@ service restic start
Next you can check by running on server A
```
restic -r sftp:ks382743.kimsufi.com:./services.coupou.fr/auto_conf snapshots
restic -r sftp:serverb.domain.tld:servera.domain.tld/auto_conf snapshots
```
Replace `auto_conf` with `auto_<app>` if you did not choose to backup configuration but only applications.