1
0
This commit is contained in:
2024-03-01 12:46:05 +01:00
parent 39e4c43382
commit 20e1c7f04e
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ log "Begin LVim installation"
{{ else if (eq .chezmoi.osRelease.id "debian" "ubuntu") -}}
DEBIAN_FRONTEND=noninteractive
export DEBIAN_FRONTEND=noninteractive
## Update system
inf "updating system..."