gabriel / muse public
backup-bundle.sh bash
5 lines 247 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 # backup-bundle.sh — verified `muse bundle` archive of every branch
3 # ("belt"). See #185 Phase 5. Logic lives in backup.py.
4 set -euo pipefail
5 exec python3 "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/backup.py" bundle "$@"
File History 1 commit
sha256:94f494a8f59e4b708ebb89e304209737ce34324a33aae83840a6f6b06d7b8d9d docs: add domain-extensibility.md — the two-axis breadth/de… Sonnet 5 2 days ago