From aed46e1770859a86b2a036ebcc7a7d102d522e8c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:56:52 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20remove=20logs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/remove | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index 40c2a5f..7ffb536 100755 --- a/scripts/remove +++ b/scripts/remove @@ -24,8 +24,6 @@ ynh_remove_systemd_config ynh_remove_nginx_config -ynh_secure_remove --file="/var/log/$app" - #================================================= # END OF SCRIPT #=================================================