From 413c820ff8fef538431e410eb22b34ac7a1d8a0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 04:18:06 +0000 Subject: [PATCH] Update chezmoi-install.sh --- scripts/chezmoi-install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/chezmoi-install.sh b/scripts/chezmoi-install.sh index a2f415d..ec2b8bb 100755 --- a/scripts/chezmoi-install.sh +++ b/scripts/chezmoi-install.sh @@ -5,6 +5,10 @@ # https://github.com/client9/shlib # https://github.com/goreleaser/godownloader +# Copyright (C) 2017 Nick Galbreath +# Copyright (C) 2018 Tom Payne +# SPDX-License-Identifier: MIT + set -e BINDIR="${BINDIR:-bin}"