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 4fefb1f..4e1b28a 100644 --- a/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_10-install-packages.sh.tmpl @@ -126,11 +126,5 @@ packages=( {{- end}} -{{ else if (eq .chezmoi.os "android") -}} - - log "Begin Android packages installation" - - log "Finish Android Linux packages installation" - {{- end }}