# legacy/ Original `system_sync.sh` / `system_restore.sh` kept for reference and historical diffing. **Do not run these in production** — they have known issues (no `set -euo pipefail`, broken `MACOS = ".macos"` assignment with spaces, `​` zero-width character before the `ln` call, deprecated `spctl --master-disable`, hard-coded iCloud paths, no error handling). Use the top-level `ssr` CLI instead. See [../README.md](../README.md).