gabriel / muse public
sandbox-refresh.sh bash
5 lines 267 B
Raw
sha256:08c083095bcaffb4c43ce947668fac93bf5d261e13d321776170c4019dd1d77d fix: migration must never update identity.toml on a failed … Sonnet 5 minor ⚠ breaking 1 day ago
1 #!/usr/bin/env bash
2 # sandbox-refresh.sh — APFS copy-on-write clone of a canonical repo for safe
3 # muse-dev testing. See #185 Phase 4. Logic lives in sandbox.py.
4 set -euo pipefail
5 exec python3 "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/sandbox.py" refresh "$@"
File History 1 commit
sha256:08c083095bcaffb4c43ce947668fac93bf5d261e13d321776170c4019dd1d77d fix: migration must never update identity.toml on a failed … Sonnet 5 minor 1 day ago