From 56ba28616ef32ece649bd05356dfaca65015dee1 Mon Sep 17 00:00:00 2001
From: Jeff LANCE <>
Date: Sat, 3 Aug 2024 01:49:16 +0200
Subject: [PATCH] Up.

---
 home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
index d7b1521..b1a6923 100644
--- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
+++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
@@ -14,6 +14,8 @@ err() {
 }
 
 
+log "Executing $0"
+
 {{ if (eq .chezmoi.os "linux") -}}
   {{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}