attempt 0 at fixing console setup
Some checks failed
Push ISO / build (push) Failing after 5m10s

This commit is contained in:
Ward from fusion-voyager-3 2024-08-01 17:03:29 +03:00
parent e7873de2d6
commit 32470c6cb4
2 changed files with 2 additions and 2 deletions

2
.github/push-iso vendored
View File

@ -1 +1 @@
17
18

View File

@ -38,7 +38,7 @@ BACKSPACE="guess"
KEYMAP=us
EOF
cp -fv /etc/default/keyboard /etc/vconsole.conf
cp -fv /etc/default/keyboard /etc/vconsole.conf || true
localectl set-locale LANG="en_US.UTF-8"