1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

add erlang-os-mon

This commit is contained in:
lapineige 2023-08-13 19:20:58 +02:00 committed by GitHub
parent 924b84224c
commit ba24a45c00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ ram.runtime = "500M"
[resources.apt]
packages = "erlang-dev erlang-parsetools postgresql npm"
packages = "erlang-dev erlang-parsetools erlang-os-mon postgresql npm"
##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)