mirror of
https://github.com/YunoHost-Apps/opensearch_ynh.git
synced 2024-09-03 19:46:35 +02:00
Remove unnecessary files + remove nginx as service in manifest
This commit is contained in:
parent
b21938c279
commit
02d099337e
4 changed files with 1 additions and 7 deletions
|
@ -24,9 +24,7 @@
|
||||||
"yunohost": ">= 11.0.0"
|
"yunohost": ">= 11.0.0"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [],
|
||||||
"nginx"
|
|
||||||
],
|
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install": []
|
"install": []
|
||||||
}
|
}
|
||||||
|
|
2
sources/extra_files/app/.gitignore
vendored
2
sources/extra_files/app/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
*~
|
|
||||||
*.sw[op]
|
|
2
sources/patches/.gitignore
vendored
2
sources/patches/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
*~
|
|
||||||
*.sw[op]
|
|
Loading…
Add table
Reference in a new issue