From bc5d2a01224e297c183b85be76e810ec94efb6c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Mon, 8 Jun 2020 21:05:45 +0200 Subject: [PATCH 1/2] remove php7.3-fpm from manifest --- manifest.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d051705..d6df645 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A web interface for Youtube-dl", "fr": "Un interface web pour Youtube-dl" }, - "version": "2.3.0~ynh1", + "version": "2.3.0~ynh2", "url": "http://alltubedownload.net/", "license": "GPL-3.0-only", "maintainer": { @@ -18,8 +18,7 @@ }, "multi_instance": true, "services": [ - "nginx", - "php7.3-fpm" + "nginx" ], "arguments": { "install" : [ From 2ae9b657b323fe1140b932c78e1146f1bfe9fc94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Mon, 8 Jun 2020 21:06:13 +0200 Subject: [PATCH 2/2] update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e4a75a..68f16e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # alltube app for YunoHost -[![Integration level](https://dash.yunohost.org/integration/alltube.svg)](https://dash.yunohost.org/appci/app/alltube) +[![Integration level](https://dash.yunohost.org/integration/alltube.svg)](https://dash.yunohost.org/appci/app/alltube) ![](https://ci-apps.yunohost.org/ci/badges/alltube.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/alltube.maintain.svg) [![Install alltube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=alltube) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 054a43d..e7bc888 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # App exemple pour YunoHost -[![Integration level](https://dash.yunohost.org/integration/alltube.svg)](https://dash.yunohost.org/appci/app/alltube) +[![Integration level](https://dash.yunohost.org/integration/alltube.svg)](https://dash.yunohost.org/appci/app/alltube) ![](https://ci-apps.yunohost.org/ci/badges/alltube.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/alltube.maintain.svg) [![Install alltube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=alltube) *[Read this readme in english.](./README.md)*