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:
parent
758f8fc118
commit
5ca41c27f1
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ if [ "$(lsb_release --codename --short)" == "jessie" ]; then
|
|||
elif [ "$(lsb_release --codename --short)" == "stretch" ]; then
|
||||
ynh_install_extra_repo --repo="deb http://packages.erlang-solutions.com/debian stretch contrib"
|
||||
fi
|
||||
ynh_package_update
|
||||
|
||||
#=================================================
|
||||
# INSTALL DEPENDENCIES
|
||||
|
|
Loading…
Add table
Reference in a new issue