#!/snap/git-ubuntu/current/usr/bin/sh

. "$SNAP/wrappers/arch-specific"

exec "$SNAP/bin/bash" "$SNAP/usr/bin/git-ubuntu.reconstruct-changelog" "$@"
