mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
commit
a1543abda4
3 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# alltube app for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/alltube)
|
||||
[](https://dash.yunohost.org/appci/app/alltube)  
|
||||
[](https://install-app.yunohost.org/?app=alltube)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# App exemple pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/alltube)
|
||||
[](https://dash.yunohost.org/appci/app/alltube)  
|
||||
[](https://install-app.yunohost.org/?app=alltube)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
|
|
@ -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" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue