remove spurious "y"
This commit is contained in:
1
start.sh
1
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 "[]"
|
||||||
yq w -i /app/data/configs/homeserver.yaml auto_join_rooms\[0\] "#discuss:${server_name}"
|
yq w -i /app/data/configs/homeserver.yaml auto_join_rooms\[0\] "#discuss:${server_name}"
|
||||||
y
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "==> Configuring synapse"
|
echo "==> Configuring synapse"
|
||||||
|
|||||||
Reference in New Issue
Block a user