mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update manifest.toml
This commit is contained in:
parent
0195c839e0
commit
f154a253f1
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://github.com/ether/etherpad-lite/archive/1.9.2.tar.gz"
|
||||
sha256 = "7d8168cdb6d6ca84ee48978e8c654f75703d6431203c756ba55c50aa54cc75a3"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
@ -79,6 +80,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server"
|
||||
|
||||
packages_from_raw_bash = """
|
||||
if [[ "$export" == "libreoffice" ]]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue