Fix heredoc syntax in elementsynapse-install.sh

This commit is contained in:
Slaviša Arežina
2026-07-04 17:23:14 +02:00
committed by GitHub
parent 819ecc1105
commit 0c54200bd2
+1 -1
View File
@@ -44,7 +44,7 @@ ADMIN_PASS="$(openssl rand -base64 18 | cut -c1-13)"
echo "enable_registration_without_verification: true" >>/etc/matrix-synapse/homeserver.yaml
echo "registration_shared_secret: ${SECRET}" >>/etc/matrix-synapse/homeserver.yaml
cat <<EOF >/etc/matrix-synapse/homeserver.yaml
cat <<EOF >>/etc/matrix-synapse/homeserver.yaml
# MatrixRTC / Element Call configuration
experimental_features: