diff --git a/scripts/remove b/scripts/remove index c7a4c7e..c223f3a 100755 --- a/scripts/remove +++ b/scripts/remove @@ -30,7 +30,6 @@ ynh_remove_logrotate ynh_secure_remove --file="/etc/matrix-$synapse_instance/app-service/$app.yaml" /opt/yunohost/matrix-$synapse_instance/update_synapse_for_appservice.sh || ynh_die --message="Synapse can't restart with the appservice configuration" -ynh_secure_remove --file="/var/log/$app" #================================================= # END OF SCRIPT