1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/alltube_ynh.git synced 2024-09-03 18:06:12 +02:00

remove php7.3-fpm from manifest

This commit is contained in:
Clément 2020-06-08 21:05:45 +02:00
parent 9e914ec889
commit bc5d2a0122

View file

@ -6,7 +6,7 @@
"en": "A web interface for Youtube-dl", "en": "A web interface for Youtube-dl",
"fr": "Un interface web pour Youtube-dl" "fr": "Un interface web pour Youtube-dl"
}, },
"version": "2.3.0~ynh1", "version": "2.3.0~ynh2",
"url": "http://alltubedownload.net/", "url": "http://alltubedownload.net/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"maintainer": { "maintainer": {
@ -18,8 +18,7 @@
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx"
"php7.3-fpm"
], ],
"arguments": { "arguments": {
"install" : [ "install" : [