#!/usr/bin/env bash # Migration: settings app Updates page — status checker + timer + QML patch. # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/updates-panel/install-updates-panel.sh"