From 4e13df8196921c261e966b80c473641b68459dc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:42:58 +0200 Subject: [PATCH] #484 --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 70d4055..22e3942 100755 --- a/scripts/remove +++ b/scripts/remove @@ -32,9 +32,6 @@ ynh_remove_logrotate # Remove the dedicated NGINX config ynh_remove_nginx_config -# Remove the log file -ynh_secure_remove --file="/var/log/$app" - # If the user attempted to upgrade from an older MariaDB-based version, but the upgrade failed, # the 'remove' action will automatically remove the PostgreSQL database – but doesn't know # that a MariaDB database is still lying around.