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 687cea6..541cff4 100644 --- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl @@ -126,7 +126,7 @@ packages=( {{- end }} -{{ else if (eq .chezmoi.arch "android/arm64") }} +{{ else if (eq .chezmoi.arch "android/arm64") -}} log "Begin Android packages installation"