mirror of
https://github.com/YunoHost-Apps/pluxml_ynh.git
synced 2024-09-03 20:16:02 +02:00
Multi-instance
I think this is all that is needed :) Your scripts are very clean so YunoHost takes care of the rest (adds __1, __2, etc... behind $app names).
This commit is contained in:
parent
6e0aaba07f
commit
2d8ed7a7d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"email": "matlink@matlink.fr",
|
||||
"url": ""
|
||||
},
|
||||
"multi_instance": "false",
|
||||
"multi_instance": "true",
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue