diff --git a/scripts/remove b/scripts/remove index 5e432a1..2d6010c 100755 --- a/scripts/remove +++ b/scripts/remove @@ -57,7 +57,6 @@ 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" # Remove the log files -ynh_secure_remove --file="/var/log/$app" #================================================= # END OF SCRIPT