diff --git a/scripts/remove b/scripts/remove index e9a5110..4e167a6 100644 --- a/scripts/remove +++ b/scripts/remove @@ -34,9 +34,6 @@ ynh_remove_logrotate # Remove a cron file ynh_secure_remove --file=/etc/cron.d/$app -# Remove the log files -ynh_secure_remove --file=/var/log/$app - #================================================= # GENERIC FINALIZATION #=================================================