diff --git a/start.sh b/start.sh index afd9c3d..9d14bbd 100755 --- a/start.sh +++ b/start.sh @@ -31,7 +31,6 @@ if [[ ! -f /app/data/configs/homeserver.yaml ]]; then yq w -i /app/data/configs/homeserver.yaml auto_join_rooms "[]" yq w -i /app/data/configs/homeserver.yaml auto_join_rooms\[0\] "#discuss:${server_name}" -y fi echo "==> Configuring synapse"