mirror of
https://github.com/YunoHost-Apps/cockpit_ynh.git
synced 2024-09-03 18:16:26 +02:00
update
This commit is contained in:
parent
33ee523983
commit
d94e7ca183
2 changed files with 11 additions and 11 deletions
|
@ -4,7 +4,7 @@ Cockpit Server
|
||||||
- [Yunohost project](https://yunohost.org)
|
- [Yunohost project](https://yunohost.org)
|
||||||
- [Cockpit website](https://cockpit-project.org/)
|
- [Cockpit website](https://cockpit-project.org/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=cockpit)
|
[](https://install-app.yunohost.org/?app=cockpit)
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "EmbyServer",
|
"name": "Cockpit",
|
||||||
"id": "embyserver",
|
"id": "cockpit",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "EmbyServer package for YunoHost.",
|
"en": "Cockpit package for YunoHost.",
|
||||||
"fr": "EmbyServer pour YunoHost."
|
"fr": "Cockpit pour YunoHost."
|
||||||
},
|
},
|
||||||
"version": "4.0.2.0",
|
"version": "187",
|
||||||
"url": "https://emby.media/",
|
"url": "https://cockpit-project.org/",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "liberodark",
|
"name": "liberodark",
|
||||||
|
@ -27,8 +27,8 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain name for EmbyServer",
|
"en": "Choose a domain name for Cockpit",
|
||||||
"fr": "Choisissez un nom de domaine pour EmbyServer"
|
"fr": "Choisissez un nom de domaine pour Cockpit"
|
||||||
},
|
},
|
||||||
"example": "example.com"
|
"example": "example.com"
|
||||||
},
|
},
|
||||||
|
@ -37,8 +37,8 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for EmbyServer /emby is accepted",
|
"en": "Choose a path for Cockpit /emby is accepted",
|
||||||
"fr": "Choisissez un chemin pour EmbyServer /emby est accepté"
|
"fr": "Choisissez un chemin pour Cockpit /emby est accepté"
|
||||||
},
|
},
|
||||||
"example": "/emby",
|
"example": "/emby",
|
||||||
"default": "/emby"
|
"default": "/emby"
|
||||||
|
|
Loading…
Add table
Reference in a new issue