1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

cli -> command-line

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
ljf (zamentur) 2024-04-10 21:12:05 +02:00 committed by GitHub
parent 52a4a4faeb
commit f2f0c052c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ If you selected a remote borg server as backup target, you should now install th
User: __SSH_USER__
Public key: __PUBLIC_KEY__
Or if you want to use cli:
Or if you want to use command-line:
`yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh -a "ssh_user=__SSH_USER__&public_key=__PUBLIC_KEY__"`