#!/bin/sh set -e git show HEAD:metadata.json | jq -r '.summary' > description