From dc00b60bb9622939173b80c019debbc24c837e3a Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 18 Aug 2024 21:52:51 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index 956b30a..6c6833d 100755 --- a/scripts/remove +++ b/scripts/remove @@ -55,8 +55,6 @@ ynh_remove_nginx_config ynh_replace_string --replace_string="server_name $domain" --match_string="server_name $domain *.$domain" --target_file="/etc/nginx/conf.d/$domain.conf" ynh_store_file_checksum --file="/etc/nginx/conf.d/$domain.conf" -# Remove the log files - ynh_secure_remove --file="/usr/share/yunohost/hooks/conf_regen/98-nginx_$app" yunohost tools regen-conf nginx