From b66de1865c5e9435ed87406dd2547db0bc0121d7 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 23 Jun 2024 22:06:55 +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 edaf939..f3067f8 100644 --- a/scripts/remove +++ b/scripts/remove @@ -24,7 +24,6 @@ _ynh_remove_subuid_subgid # Remove other various files specific to the app... such as : -ynh_secure_remove --file="/var/log/incus" #================================================= # END OF SCRIPT