gabriel / muse public
backup-bundle.sh bash
5 lines 247 B
Raw
sha256:9a3bb190de5a18742792038aa709072a582ada8b223d5dfa4f72c70831ec3ba3 docs: revert migrate hub-scoping/domain-integers rows from … Sonnet 5 13 hours 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:9a3bb190de5a18742792038aa709072a582ada8b223d5dfa4f72c70831ec3ba3 docs: revert migrate hub-scoping/domain-integers rows from … Sonnet 5 13 hours ago