From f64d665ed8703a29d1b67b5d3ce9c5d59a4e90bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 5 Jul 2024 14:51:59 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 32e4777..ee9c6ec 100755 --- a/scripts/remove +++ b/scripts/remove @@ -9,7 +9,7 @@ source /usr/share/yunohost/helpers ynh_script_progression "Removing system configurations related to $app..." ynh_config_remove_nginx -M config + ynh_config_remove_phpfpm #=================================================