photoncloud-monorepo/scripts/rename_status.sh
2026-04-04 16:33:03 +09:00

5 lines
138 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
# Count legacy names to track rename progress
rg -c "UltraCloud" || true
rg -c "Nightlight" || true