diff --git a/scripts/remove b/scripts/remove index d7a6509..a28a1b9 100644 --- a/scripts/remove +++ b/scripts/remove @@ -81,9 +81,6 @@ ynh_script_progression --message="Removing various files..." --weight=1 # Remove a directory securely ynh_secure_remove --file="/etc/$app" -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - #================================================= # END OF SCRIPT #=================================================