1
0
Fork 0
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:
KvL159 2020-10-12 18:17:33 +08:00 committed by GitHub
parent 75ab361302
commit b11c75dcf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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