From a1c892d96ebc54379b6d065ae8b6e1d2f17aba2e Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 5 Jan 2019 21:00:09 +0100 Subject: [PATCH] Update remove --- scripts/remove | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/scripts/remove b/scripts/remove index 8097760..09347d1 100644 --- a/scripts/remove +++ b/scripts/remove @@ -59,17 +59,12 @@ ynh_secure_remove "$final_path" # Remove the dedicated nginx config ynh_remove_nginx_config -#================================================= -# REMOVE THE NGINX CONFIGURATION -#================================================= - -ynh_remove_nginx_config # Remove the dedicated nginx config - #================================================= # REMOVE THE LOGROTATE CONFIG #================================================= ynh_remove_logrotate # Remove the app-specific logrotate config +ynh_secure_remove "/var/log/$app/" #================================================= # GENERIC FINALIZATION