mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update manifest.toml
This commit is contained in:
parent
f82e9f9a6d
commit
6a4ef36ff0
1 changed files with 5 additions and 5 deletions
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
||||
[[resources.apt.extras]]
|
||||
repo = "deb https://collaboraoffice.com/repos/CollaboraOnline/CODE-debian11 ./ "
|
||||
key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0C54D189F4BA284D 2>/dev/null"
|
||||
packages = "coolwsd code-brand hunspell-de-de hunspell-en-gb hunspell-fr hunspell"
|
||||
|
||||
[resources.apt]
|
||||
packages = "coolwsd code-brand hunspell-de-de hunspell-en-gb hunspell-fr hunspell"
|
||||
extras.repo = "deb https://collaboraoffice.com/repos/CollaboraOnline/CODE-debian11 ./ "
|
||||
extras.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x0C54D189F4BA284D 2>/dev/null"
|
||||
|
|
Loading…
Reference in a new issue