mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
Update README (#57)
The install command includes _yhn, which doesn't work
This commit is contained in:
parent
75ab361302
commit
b11c75dcf7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ You should received an email after the first backup succeeded.
|
||||||
### Set up Borg Backup App on guest Server A
|
### Set up Borg Backup App on guest Server A
|
||||||
Firstly, set up the Borg Backup App (``borg``) on the guest Server A you want to backup:
|
Firstly, set up the Borg Backup App (``borg``) on the guest Server A you want to backup:
|
||||||
```
|
```
|
||||||
$ yunohost app install borg_ynh
|
$ yunohost app install borg
|
||||||
Indicate the domain name of server B where to upload backups: host.serverb
|
Indicate the domain name of server B where to upload backups: host.serverb
|
||||||
Indicate the ssh user to use to connect on this server: servera
|
Indicate the ssh user to use to connect on this server: servera
|
||||||
Indicate a strong passphrase, that you will keep preciously if you want to be able to use your backups: N0tAW3akp4ssw0rdYoloMacN!guets
|
Indicate a strong passphrase, that you will keep preciously if you want to be able to use your backups: N0tAW3akp4ssw0rdYoloMacN!guets
|
||||||
|
|
Loading…
Add table
Reference in a new issue