diff --git a/scripts/remove b/scripts/remove index c04a74d..4f79c21 100755 --- a/scripts/remove +++ b/scripts/remove @@ -31,9 +31,6 @@ ynh_remove_logrotate # Remove the dedicated NGINX config ynh_remove_nginx_config -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - #================================================= # END OF SCRIPT #=================================================