gabriel / muse public
snapshot-store.sh bash
5 lines 276 B
Raw
sha256:94f494a8f59e4b708ebb89e304209737ce34324a33aae83840a6f6b06d7b8d9d docs: add domain-extensibility.md — the two-axis breadth/de… Sonnet 5 2 days ago
1 #!/usr/bin/env bash
2 # snapshot-store.sh — fast APFS copy-on-write snapshot of a canonical repo's
3 # .muse/ only ("suspenders"). See #185 Phase 5. Logic lives in backup.py.
4 set -euo pipefail
5 exec python3 "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/backup.py" snapshot "$@"
File History 1 commit
sha256:94f494a8f59e4b708ebb89e304209737ce34324a33aae83840a6f6b06d7b8d9d docs: add domain-extensibility.md — the two-axis breadth/de… Sonnet 5 2 days ago