#!/usr/bin/env bash # Migration: hide uuctl from the launcher — menu clutter. Idempotent — # delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/menu-cleanup/install-menu-cleanup.sh"