1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2024-09-03 18:16:26 +02:00
This commit is contained in:
liberodark 2019-02-20 12:10:59 +01:00
parent 33ee523983
commit d94e7ca183
2 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@ Cockpit Server
- [Yunohost project](https://yunohost.org)
- [Cockpit website](https://cockpit-project.org/)
![](https://ia800109.us.archive.org/21/items/github.com-cockpit-project-cockpit_-_2018-02-23_15-25-16/cover.jpg)
![](https://cockpit-project.org/images/site/cockpit-logo.svg)
[![Install Cockpit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cockpit)

View file

@ -1,13 +1,13 @@
{
"name": "EmbyServer",
"id": "embyserver",
"name": "Cockpit",
"id": "cockpit",
"packaging_format": 1,
"description": {
"en": "EmbyServer package for YunoHost.",
"fr": "EmbyServer pour YunoHost."
"en": "Cockpit package for YunoHost.",
"fr": "Cockpit pour YunoHost."
},
"version": "4.0.2.0",
"url": "https://emby.media/",
"version": "187",
"url": "https://cockpit-project.org/",
"license": "free",
"maintainer": {
"name": "liberodark",
@ -27,8 +27,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for EmbyServer",
"fr": "Choisissez un nom de domaine pour EmbyServer"
"en": "Choose a domain name for Cockpit",
"fr": "Choisissez un nom de domaine pour Cockpit"
},
"example": "example.com"
},
@ -37,8 +37,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for EmbyServer /emby is accepted",
"fr": "Choisissez un chemin pour EmbyServer /emby est accepté"
"en": "Choose a path for Cockpit /emby is accepted",
"fr": "Choisissez un chemin pour Cockpit /emby est accepté"
},
"example": "/emby",
"default": "/emby"