diff --git a/scripts/remove b/scripts/remove index 6bd0c4f..e9a609e 100644 --- a/scripts/remove +++ b/scripts/remove @@ -34,9 +34,6 @@ ynh_secure_remove --file="/etc/nginx/conf.d/${server_name}.d/${app}_server_name. # Remove the dedicated NGINX config ynh_remove_nginx_config -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - #================================================= # END OF SCRIPT #=================================================