From cb8864f875d2f02d35d7a0e0dd9604e12b00a414 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 7 May 2024 21:50:45 +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 06b6a58..7197eaf 100644 --- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl @@ -123,7 +123,7 @@ packages=( log "Finish Debian/Ubuntu Linux packages installation" -{{ else if (eq .chezmoi.osRelease.id "android") -}} +{{ else if (eq .chezmoi.os "android") -}} log "Begin Android packages installation"