From 3ffbf915d0fe7c0bf747634ccd05a8fd876b4a7c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:39:56 +0000 Subject: [PATCH] Auto-update README --- README.md | 21 ++++++++++----------- README_fr.md | 33 ++++++++++++++++++--------------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 2327394..b5bd12b 100644 --- a/README.md +++ b/README.md @@ -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: +* Official user documentation: +* Official admin documentation: +* YunoHost Store: +* Report a bug: ## 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 \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 54f491e..eb10c9b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,22 +1,24 @@ + + # 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 d’inté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 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.* -## Vue d'ensemble +## Vue d’ensemble 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 l’app : +* Documentation officielle utilisateur : +* Documentation officielle de l’admin : +* YunoHost Store: +* Signaler un bug : ## 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 \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file