From 8237b0f36d34abb64bcc0c4d75d0db513a9b855f Mon Sep 17 00:00:00 2001
From: Jeff LANCE <jeff.lance@mala.fr>
Date: Sat, 3 Aug 2024 11:54:30 +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 53a88dd..5f70690 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.sourceDir }}/scripts/archlinux.sh
+    . {{ .chezmoi.workingTree }}/scripts/archlinux.sh
 
     log "Finish Arch/Manjaro Linux packages installation"