diff --git a/README.md b/README.md index 4642bfe..2223856 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Wetty for YunoHost [![Integration level](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg) -[![Install Wetty with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wetty) +[![Install Wetty with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index d42ce37..d7643d1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,7 +1,7 @@ # Wetty pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg) -[![Installer Wetty avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wetty) +[![Installer Wetty avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty) *[Read this readme in english.](./README.md)* diff --git a/check_process b/check_process index 60c212c..23e6543 100644 --- a/check_process +++ b/check_process @@ -21,13 +21,8 @@ # New app, no upgrade. upgrade=1 from_commit=CommitHash backup_restore=1 multi_instance=1 - # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. - # incorrect_path=1 port_already_use=0 change_url=1 -;;; Levels - # If the level 5 (Package linter) is forced to 1. Please add justifications here. - Level 5=auto ;;; Options Email= Notification=none diff --git a/manifest.json b/manifest.json index 53b7097..ccaae38 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Terminal in browser over HTTP/HTTPS.", "fr": "Un terminal dans le navigateur sur HTTP/HTTPS." }, - "version": "2.0.2~ynh1", + "version": "2.0.2~ynh2", "url": "https://github.com/butlerx/wetty/", "license": "MIT", "maintainer": {