From 03ccba3075009a85f46023da5af6ccd6924bf58e Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 5 Nov 2019 17:36:46 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) 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