diff --git a/scripts/remove b/scripts/remove index de52ef8..73d5bca 100644 --- a/scripts/remove +++ b/scripts/remove @@ -8,6 +8,7 @@ source _common.sh source psql.sh +source ynh_install_php source /usr/share/yunohost/helpers #================================================= @@ -58,6 +59,7 @@ ynh_print_info "Removing dependencies" # Remove metapackage and its dependencies ynh_remove_app_dependencies +ynh_remove_php #================================================= # REMOVE APP MAIN DIR