From e2e1c3e0c826a537044975b43a33b13f086cfaea Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 7 May 2024 22:01:19 +0200 Subject: [PATCH] Up. --- .../run_once_after_10-install-packages.sh.tmpl | 6 ------ 1 file changed, 6 deletions(-) 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 }}