From 3071e3f81357d40fb4d2551cc6b8570e08b12c8b Mon Sep 17 00:00:00 2001 From: lyra_phasma Date: Thu, 9 Apr 2026 19:10:23 +0000 Subject: [PATCH] Update scripts/render-compose.sh --- scripts/render-compose.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/render-compose.sh b/scripts/render-compose.sh index c1f5c45..d7b692c 100644 --- a/scripts/render-compose.sh +++ b/scripts/render-compose.sh @@ -3,7 +3,6 @@ set -euo pipefail WORKDIR="${WORKDIR:-$PWD/work/opencloud-compose}" MIRROR_URL="${MIRROR_URL:?set MIRROR_URL}" -ENV_FILE="${ENV_FILE:-$PWD/overlays/env/production.env}" ROOT="${PWD}" python3 "$ROOT/scripts/patch-weboffice-collabora-yaml.py" "$WORKDIR/weboffice/collabora.yml" \ No newline at end of file