scripts/deploy-kamatera.sh
#!/usr/bin/env bash # Deferred. AbramsOS stays local-only until Steve confirms the Gmail flow ingests his real receipts cleanly. # When ready: rsync to /root/Projects/AbramsOS, install deps, migrate PG, register pm2, point CF + LE. echo "[deploy-kamatera] not implemented — local-only by design today. See docs/ROADMAP.md." exit 1