Use the bundled Synapsis logo on maintenance pages without custom branding

Hop-State: A_06FP9KPYV5CQ0X9F467H58G
Hop-Proposal: R_06FP9KNN01X6RVC106905HG
Hop-Task: T_06FP9KBX6WGXFK0K5XYQSR0
Hop-Attempt: AT_06FP9KBX6Y81G7RGHF7RCK8
This commit is contained in:
2026-07-15 01:05:06 -07:00
committed by Hop
parent be3425994f
commit 8935bdf5c5
3 changed files with 16 additions and 2 deletions
+1
View File
@@ -69,6 +69,7 @@ fi
install_update_units
if ! runuser -u synapsis -- env \
PORT="${PORT:-43821}" \
MAINTENANCE_APP_DIR="$APP_DIR" \
MAINTENANCE_DATA_DIR="$DATA_DIR" \
node "$APP_DIR/deploy/maintenance-server.mjs" --capture-branding; then
echo "Warning: could not refresh maintenance-page branding; using the last captured branding." >&2