1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Update install

This commit is contained in:
yalh76 2019-03-25 09:57:05 +01:00
parent 32f51c460e
commit 6de7c92fe9

View file

@ -97,6 +97,7 @@ elif
[ "$(lsb_release --codename --short)" == "stretch" ]; then [ "$(lsb_release --codename --short)" == "stretch" ]; then
ynh_install_extra_repo --repo="deb http://packages.erlang-solutions.com/debian stretch contrib" --key=https://packages.erlang-solutions.com/debian/erlang_solutions.asc ynh_install_extra_repo --repo="deb http://packages.erlang-solutions.com/debian stretch contrib" --key=https://packages.erlang-solutions.com/debian/erlang_solutions.asc
fi fi
ynh_package_update
#================================================= #=================================================
# INSTALL DEPENDENCIES # INSTALL DEPENDENCIES