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") -}}