mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
Fix typo in mail
This commit is contained in:
parent
5b1f2fed3c
commit
36e36ee87c
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ Public key: $(cat ${private_key}.pub)
|
||||||
|
|
||||||
Or if you want to use cli:
|
Or if you want to use cli:
|
||||||
|
|
||||||
yunohost app install https://github.com/YunoHost-Apps/borg_server_ynh -a \"ssh_user=${ssh_user}&public_key=$(cat ${private_key}.pub)\"
|
yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh -a \"ssh_user=${ssh_user}&public_key=$(cat ${private_key}.pub)\"
|
||||||
|
|
||||||
If you facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/borg_ynh"
|
If you facing an issue or want to improve this app, please open a new issue in this project: https://github.com/YunoHost-Apps/borg_ynh"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue