Update scripts/render-compose.sh

This commit is contained in:
2026-04-09 20:18:05 +00:00
parent 672c82a3a9
commit 69b8b907b1

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
WORKDIR="${WORKDIR:-$PWD/result/opencloud-compose}"
WORKDIR="${WORKDIR:-$PWD/work/opencloud-compose}"
ROOT="${PWD}"
python3 "$ROOT/scripts/patch-weboffice-collabora-yaml.py" "$WORKDIR/weboffice/collabora.yml"