From 0e4ed8a55f5f9c9042870c173a31c8fa93da10f4 Mon Sep 17 00:00:00 2001 From: Jeff LANCE <jeff.lance@mala.fr> Date: Fri, 2 Aug 2024 16:46:01 +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 0c57c35..affde8f 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" - sh {{ .chezmoi.sourceDir }}/scripts/archlinux.sh + sh {{ .chezmoi.workingTree }}/scripts/archlinux.sh log "Finish Arch/Manjaro Linux packages installation"