#!/usr/bin/env bash # Migration: CLIAmp as the default music player — package, audio MIME # defaults, Super+M launch-or-focus. # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/cliamp-music/install-cliamp-music.sh"