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 #=================================================