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:
parent
5d271cd419
commit
c1ad04f09b
2 changed files with 19 additions and 19 deletions
|
@ -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
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncstorage-rs)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=syncstorage-rs)
|
||||
[](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
|
||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -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
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncstorage-rs)  
|
||||
[](https://dash.yunohost.org/appci/app/syncstorage-rs)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=syncstorage-rs)
|
||||
[](https://install-app.yunohost.org/?app=syncstorage-rs)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Firefox Sync Storage-rs rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Firefox Sync Storage (new) rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Ceci est une fausse description des fonctionalités de l'app
|
||||
|
||||
|
||||
**Version incluse :**
|
||||
**Version incluse :**
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
* Documentation officielle de l’admin : <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
|
||||
* Dépôt de code officiel de l’app : <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 l’app : <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
* Documentation officielle de l’admin : <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
|
||||
* Dépôt de code officiel de l’app : <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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue