#!/usr/bin/env bash set -euo pipefail mkdir -p app/static cp CHANGELOG.md app/static/CHANGELOG.md cat >app/static/git.json <