mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Update manifest.toml
This commit is contained in:
parent
b8bf950dc4
commit
5d7de229a2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ ram.runtime = "50M"
|
|||
inbox.protected = true
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql espeak"
|
||||
packages = "postgresql espeak rsync"
|
||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||
extras.yarn.packages = "yarn"
|
||||
|
|
Loading…
Reference in a new issue