From 73a85e2649a6f0841ad641fc0693486d3de4ced1 Mon Sep 17 00:00:00 2001 From: Jeff LANCE <> Date: Sat, 3 Aug 2024 01:42:17 +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..d7b1521 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.config.sourceDir }}/scripts/archlinux.sh log "Finish Arch/Manjaro Linux packages installation"