diff --git a/scripts/remove b/scripts/remove index 0a968d0..3c83767 100755 --- a/scripts/remove +++ b/scripts/remove @@ -28,9 +28,6 @@ ynh_remove_systemd_config # Remove the app-specific logrotate config ynh_remove_logrotate -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - _remove_restart_script_and_sudoers #=================================================