1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:32:51 +00:00
parent a515196d88
commit dba776f2cc
2 changed files with 6 additions and 4 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Restic for YunoHost
[![Integration level](https://dash.yunohost.org/integration/restic.svg)](https://dash.yunohost.org/appci/app/restic) ![Working status](https://ci-apps.yunohost.org/ci/badges/restic.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/restic.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/restic.svg)](https://dash.yunohost.org/appci/app/restic) ![Working status](https://ci-apps.yunohost.org/ci/badges/restic.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/restic.maintain.svg)
[![Install Restic with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=restic)
*[Lire ce readme en français.](./README_fr.md)*
@ -174,7 +175,7 @@ You can setup the Restic app several times on the same server so you can backup
* Official app website: <https://restic.net>
* Official admin documentation: <https://restic.readthedocs.io/en/latest/>
* Upstream app code repository: <https://github.com/restic/restic>
* YunoHost documentation for this app: <https://yunohost.org/app_restic>
* YunoHost Store: <https://apps.yunohost.org/app/restic>
* Report a bug: <https://github.com/YunoHost-Apps/restic_ynh/issues>
## Developer info

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Restic pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/restic.svg)](https://dash.yunohost.org/appci/app/restic) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/restic.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/restic.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/restic.svg)](https://dash.yunohost.org/appci/app/restic) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/restic.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/restic.maintain.svg)
[![Installer Restic avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=restic)
*[Read this readme in english.](./README.md)*
@ -174,7 +175,7 @@ You can setup the Restic app several times on the same server so you can backup
* Site officiel de lapp : <https://restic.net>
* Documentation officielle de ladmin : <https://restic.readthedocs.io/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/restic/restic>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_restic>
* YunoHost Store: <https://apps.yunohost.org/app/restic>
* Signaler un bug : <https://github.com/YunoHost-Apps/restic_ynh/issues>
## Informations pour les développeurs