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

Merge pull request #156 from olberger/patch-1

Fix typo in README.md
This commit is contained in:
eric_G 2024-06-10 18:56:38 +02:00 committed by GitHub
commit c257e12c2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ This app is the "client" part, meant to be installed on the server to be backed
### Features
- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver)
- Backup on a remote machine, in combination with the [borg server app](https://apps.yunohost.org/app/borgserver)
- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html)
- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space)
- Backups are ran automatically, you can choose when and at which frequency

View file

@ -4,7 +4,7 @@ This app is the "client" part, meant to be installed on the server to be backed
### Features
- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver)
- Backup on a remote machine, in combination with the [borg server app](https://apps.yunohost.org/app/borgserver)
- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html)
- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space)
- Backups are ran automatically, you can choose when and at which frequency