mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
cleaning
This commit is contained in:
parent
5dc00275c3
commit
6ff6f7ca48
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ ram.runtime = "500M"
|
|||
extras.yarn.packages = ["yarn"]
|
||||
|
||||
### Elixir 15 dependency
|
||||
ynh_script_progression --message="Managing special dependencies..." --weight=1
|
||||
# Bulleyes comes with v1.10 instead of v1.15 that is required
|
||||
# ynh_install_extra_app_dependencies --repo="https://packages.erlang-solutions.com/debian bullseye contrib" --package="elixir-lang" --key='https://packages.erlang-solutions.com/debian/erlang_solutions.asc'
|
||||
# v15 is not available in default repo. RabbitMQ repo should be used (https://elixir-lang.org/install.html). No debian simple syntax. TODO later, using the simple syntax for now
|
||||
|
|
Loading…
Reference in a new issue