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"