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

remove dependencies before reinstall them

This commit is contained in:
yalh76 2019-04-15 01:02:08 +02:00
parent e37fbc3760
commit 70dc731ea7

View file

@ -149,6 +149,8 @@ fi
#=================================================
ynh_print_info "Upgrading dependencies..."
ynh_remove_app_dependencies
ynh_install_app_dependencies $pkg_dependencies
#=================================================