1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2024-09-03 20:26:32 +02:00

Fixed encoding

This commit is contained in:
orhtej2 2023-10-14 23:10:24 +02:00
parent 5d271cd419
commit c1ad04f09b
2 changed files with 19 additions and 19 deletions

View file

@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
# Firefox Sync Storage-rs for YunoHost
# Firefox Sync Storage (new) for YunoHost
[![Integration level](https://dash.yunohost.org/integration/syncstorage-rs.svg)](https://dash.yunohost.org/appci/app/syncstorage-rs) ![Working status](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.maintain.svg)
[![Install Firefox Sync Storage-rs with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncstorage-rs)
[![Install Firefox Sync Storage (new) with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncstorage-rs)
*[Lire ce readme en fran<EFBFBD>ais.](./README_fr.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Firefox Sync Storage-rs quickly and simply on a YunoHost server.
> *This package allows you to install Firefox Sync Storage (new) quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview

View file

@ -3,36 +3,36 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
# Firefox Sync Storage-rs pour YunoHost
# Firefox Sync Storage (new) pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/syncstorage-rs.svg)](https://dash.yunohost.org/appci/app/syncstorage-rs) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/syncstorage-rs.svg)](https://dash.yunohost.org/appci/app/syncstorage-rs) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/syncstorage-rs.maintain.svg)
[![Installer Firefox Sync Storage-rs avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncstorage-rs)
[![Installer Firefox Sync Storage (new) avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncstorage-rs)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Firefox Sync Storage-rs rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
> *Ce package vous permet dinstaller Firefox Sync Storage (new) rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
## Vue densemble
Ceci est une fausse description des fonctionalités de l'app
**Version incluse :**
**Version incluse :**
## Documentations et ressources
* Site officiel de lapp : <https://www.mozilla.org/en-GB/firefox/features/sync/>
* Documentation officielle de ladmin : <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
* Dépôt de code officiel de lapp : <https://github.com/mozilla-services/syncstorage-rs>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_syncstorage-rs>
* Signaler un bug : <https://github.com/YunoHost-Apps/syncstorage-rs_ynh/issues>
* Site officiel de lapp : <https://www.mozilla.org/en-GB/firefox/features/sync/>
* Documentation officielle de ladmin : <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
* Dépôt de code officiel de lapp : <https://github.com/mozilla-services/syncstorage-rs>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_syncstorage-rs>
* Signaler un bug : <https://github.com/YunoHost-Apps/syncstorage-rs_ynh/issues>
## Informations pour les développeurs
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/syncstorage-rs_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/syncstorage-rs_ynh/tree/testing --debug
@ -40,4 +40,4 @@ ou
sudo yunohost app upgrade syncstorage-rs -u https://github.com/YunoHost-Apps/syncstorage-rs_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>