#!/usr/bin/env bash # Migration: Print = region screenshot; all screenshots saved to ~/Pictures/Screenshots. # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/screenshots/install-screenshots.sh"