From 5e5416203c132d53ccd42f827c4c0ff8ed9f655f Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 23 Jun 2024 21:26:54 +0200 Subject: [PATCH] [autopatch] Do not delete logs on app removal --- scripts/remove | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 1164548..508ab54 100755 --- a/scripts/remove +++ b/scripts/remove @@ -69,7 +69,6 @@ ynh_remove_nodejs #================================================= # Remove the log files -ynh_secure_remove --file="/var/log/$app" #================================================= # GENERIC FINALIZATION