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

Fix:wrong word install in dependency

This commit is contained in:
anmol 2018-11-04 19:07:06 +05:30
parent 58610d6757
commit be3774c1dd

View file

@ -80,7 +80,7 @@ ynh_app_setting_set "$app" port "$port"
# install dependencies
ynh_install_app_dependencies install git build-essential postgresql postgresql-contrib openssl g++ apt-transport-https
ynh_install_app_dependencies git build-essential postgresql postgresql-contrib openssl g++ apt-transport-https
wget -P /tmp/ https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb && sudo dpkg -i /tmp/erlang-solutions_1.0_all.deb
apt update && apt install elixir erlang-dev erlang-parsetools erlang-xmerl erlang-tools