Up.
This commit is contained in:
@@ -28,7 +28,8 @@ packages=(
|
||||
)
|
||||
|
||||
|
||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||
{{ if (eq .chezmoi.os "linux") -}}
|
||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||
|
||||
log "Begin Arch/Manjaro Linux packages installation"
|
||||
|
||||
@@ -64,7 +65,7 @@ packages=(
|
||||
|
||||
log "Finish Arch/Manjaro Linux packages installation"
|
||||
|
||||
{{ else if (eq .chezmoi.osRelease.id "debian" "ubuntu") -}}
|
||||
{{ else if (eq .chezmoi.osRelease.id "debian" "ubuntu") -}}
|
||||
|
||||
log "Begin Debian/Ubuntu Linux packages installation"
|
||||
|
||||
@@ -123,6 +124,7 @@ packages=(
|
||||
|
||||
log "Finish Debian/Ubuntu Linux packages installation"
|
||||
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user