gabriel / musehub public
publish-issue.sh bash
5 lines 284 B
Raw
sha256:7281683f5c41e5d88b6d8811fbdafebd3e01a0c9dcd90975cfcb444ba71e8e81 docs: add local source-of-truth for musehub#225, #226, #227… Sonnet 5 17 hours ago
1 #!/usr/bin/env bash
2 # publish-issue.sh — copy a staging ticket's current content to production, on demand.
3 # One-way, idempotent (re-running updates the existing mirror). See #186.
4 set -euo pipefail
5 exec python3 "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/publish_issue.py" "$@"
File History 1 commit
sha256:7281683f5c41e5d88b6d8811fbdafebd3e01a0c9dcd90975cfcb444ba71e8e81 docs: add local source-of-truth for musehub#225, #226, #227… Sonnet 5 17 hours ago