diff --git a/scripts/remove b/scripts/remove index 338deb3..01cc225 100755 --- a/scripts/remove +++ b/scripts/remove @@ -84,16 +84,6 @@ ynh_script_progression --message="Removing logrotate configuration..." --weight= # Remove the app-specific logrotate config ynh_remove_logrotate -#================================================= -# SPECIFIC REMOVE -#================================================= -# REMOVE VARIOUS FILES -#================================================= -ynh_script_progression --message="Removing log files..." --weight=1 - -# Remove the log files -ynh_secure_remove --file="/var/log/$app/" - #================================================= # GENERIC FINALIZATION #=================================================