Update booster.postinst

This commit is contained in:
ferrreo 2023-10-19 16:46:36 +01:00 committed by GitHub
parent a77735f670
commit d63183e4f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ touch /etc/vconsole.conf
if cat /etc/vconsole.conf | grep -i 'KEYMAP='
then
true
e lse
else
echo "KEYMAP="us"" >> /etc/vconsole.conf
fi