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

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

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 5f70690..53a88dd 100644
--- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
+++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl
@@ -19,7 +19,7 @@ err() {
 
     log "Begin Arch/Manjaro Linux packages installation"
 
-    . {{ .chezmoi.workingTree }}/scripts/archlinux.sh
+    . {{ .chezmoi.sourceDir }}/scripts/archlinux.sh
 
     log "Finish Arch/Manjaro Linux packages installation"