Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:39:56 +00:00
parent 0a630942c6
commit 3ffbf915d0
2 changed files with 28 additions and 26 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Unattended-upgrades for YunoHost
[![Integration level](https://dash.yunohost.org/integration/unattended_upgrades.svg)](https://dash.yunohost.org/appci/app/unattended_upgrades) ![](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/unattended_upgrades.svg)](https://dash.yunohost.org/appci/app/unattended_upgrades) ![Working status](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.maintain.svg)
[![Install Unattended-upgrades with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=unattended_upgrades)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,9 +19,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Daily automatic upgrades
**Shipped version:** 1.0~ynh6
## Disclaimers / important information
## Configuration
@ -36,21 +34,22 @@ With its cron file
## Documentation and resources
* Official app website: https://wiki.debian.org/UnattendedUpgrades
* Official user documentation: https://manpages.debian.org/stretch/apticron/apticron.1.en.html
* Official admin documentation: https://wiki.debian.org/UnattendedUpgrades
* YunoHost documentation for this app: https://yunohost.org/app_unattended_upgrades
* Report a bug: https://github.com/YunoHost-Apps/unattended_upgrades_ynh/issues
* Official app website: <https://wiki.debian.org/UnattendedUpgrades>
* Official user documentation: <https://manpages.debian.org/stretch/apticron/apticron.1.en.html>
* Official admin documentation: <https://wiki.debian.org/UnattendedUpgrades>
* YunoHost Store: <https://apps.yunohost.org/app/unattended_upgrades>
* Report a bug: <https://github.com/YunoHost-Apps/unattended_upgrades_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
or
sudo yunohost app upgrade unattended_upgrades -u https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,22 +1,24 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Unattended-upgrades pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/unattended_upgrades.svg)](https://dash.yunohost.org/appci/app/unattended_upgrades) ![](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/unattended_upgrades.svg)](https://dash.yunohost.org/appci/app/unattended_upgrades) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/unattended_upgrades.maintain.svg)
[![Installer Unattended-upgrades avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=unattended_upgrades)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Unattended-upgrades 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 dinstaller Unattended-upgrades 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 d'ensemble
## Vue densemble
Mise à jour automatique quotidienne
**Version incluse :** 1.0~ynh6
## Avertissements / informations importantes
## Configuration
@ -32,21 +34,22 @@ Avec son cron
## Documentations et ressources
* Site officiel de l'app : https://wiki.debian.org/UnattendedUpgrades
* Documentation officielle utilisateur : https://manpages.debian.org/stretch/apticron/apticron.1.en.html
* Documentation officielle de l'admin : https://wiki.debian.org/UnattendedUpgrades
* Documentation YunoHost pour cette app : https://yunohost.org/app_unattended_upgrades
* Signaler un bug : https://github.com/YunoHost-Apps/unattended_upgrades_ynh/issues
* Site officiel de lapp : <https://wiki.debian.org/UnattendedUpgrades>
* Documentation officielle utilisateur : <https://manpages.debian.org/stretch/apticron/apticron.1.en.html>
* Documentation officielle de ladmin : <https://wiki.debian.org/UnattendedUpgrades>
* YunoHost Store: <https://apps.yunohost.org/app/unattended_upgrades>
* Signaler un bug : <https://github.com/YunoHost-Apps/unattended_upgrades_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
ou
sudo yunohost app upgrade unattended_upgrades -u https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>