mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Updating to new yunohost pkg format
This commit is contained in:
parent
0cce9f59e8
commit
4d8307fcd3
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
||||||
"url": "http://rocket.chat"
|
"url": "http://rocket.chat"
|
||||||
},
|
},
|
||||||
"multi_instance": "true",
|
"multi_instance": "true",
|
||||||
|
"packaging_format": 1,
|
||||||
|
"requirements": {
|
||||||
|
"yunohost": ">= 2.4.0"
|
||||||
|
}
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue