From 867764e1583ad260053ce62794b9a8c4a80c6c91 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Jul 2021 14:26:44 +0200 Subject: [PATCH] Update remove --- scripts/remove | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/remove b/scripts/remove index 3e9ed86..0d83b46 100755 --- a/scripts/remove +++ b/scripts/remove @@ -62,15 +62,6 @@ ynh_remove_fpm_config # Remove the app-specific logrotate config ynh_remove_logrotate -#================================================= -# SPECIFIC REMOVE -#================================================= -# REMOVE THE CRON FILE -#================================================= - -# Remove the log files -ynh_secure_remove "/var/log/$app/" - #================================================= # GENERIC FINALIZATION #=================================================