mirror of
https://github.com/YunoHost-Apps/unattended_upgrades_ynh.git
synced 2024-10-01 13:35:00 +02:00
New badges
This commit is contained in:
parent
054a7f4e0c
commit
477f7f3f17
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Unattended-upgrades for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/unattended_upgrades)
|
||||
[](https://dash.yunohost.org/appci/app/unattended_upgrades)  [](https://github.com/YunoHost/Apps/#what-to-do-if-i-cant-maintain-my-app-anymore-)
|
||||
[](https://install-app.yunohost.org/?app=unattended_upgrades)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -45,7 +45,7 @@ With its cron file
|
|||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/unattended_upgrades/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/unattended_upgrades/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/unattended_upgrades/)
|
||||
* Buster x86-64b - [](https://ci-buster.nohost.me/ci/apps/unattended_upgrades/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -65,7 +65,7 @@ Please do your pull request to the [testing branch](https://github.com/YunoHost-
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --force --debug
|
||||
or
|
||||
sudo yunohost app upgrade unattended_upgrades -u https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Unattended-upgrades pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/unattended_upgrades)
|
||||
[](https://dash.yunohost.org/appci/app/unattended_upgrades)  [](https://github.com/YunoHost/Apps/#what-to-do-if-i-cant-maintain-my-app-anymore-)
|
||||
[](https://install-app.yunohost.org/?app=unattended_upgrades)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
@ -45,7 +45,7 @@ Avec son cron
|
|||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/unattended_upgrades/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/unattended_upgrades/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/unattended_upgrades/)
|
||||
* Buster x86-64b - [](https://ci-buster.nohost.me/ci/apps/unattended_upgrades/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -65,7 +65,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour tester la branche testing, merci de procéder ainsi.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --force --debug
|
||||
ou
|
||||
sudo yunohost app upgrade unattended_upgrades -u https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue