diff --git a/scripts/remove b/scripts/remove index 5b8b9b5..d13cdf3 100755 --- a/scripts/remove +++ b/scripts/remove @@ -31,9 +31,6 @@ ynh_remove_nginx_config # Remove the app-specific logrotate config ynh_remove_logrotate -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - #================================================= # END OF SCRIPT #=================================================