From fbe5bd05865e95244631eed1ab147ac8924065d2 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 23 Jun 2024 23:32:14 +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 e35e571..65a7e5d 100644 --- a/scripts/remove +++ b/scripts/remove @@ -32,7 +32,6 @@ ynh_remove_logrotate ynh_script_progression --message="Removing various files..." --weight=1 # Remove the log files -ynh_secure_remove --file="/var/log/$app" #================================================= # REMOVE DEPENDENCIES