#!/usr/bin/env bash# Version pins are generated from root mise.toml by `mise run version:sync`.#MISE description="Install the consumer's existing Lefthook configuration; forkctl does not edit or replace it"#MISE dir="{{cwd}}"#MISE tools = { lefthook = "2.1.10" }set -euo pipefailexec lefthook install