Update pikainstall

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-02-28 00:15:12 +03:00 committed by GitHub
parent 09e14e552f
commit f313a10ab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,6 +48,8 @@ cp -rvf /key-*.txt {CHROOT_PATH}/
"""
_LANG_SETUP_FILE = """#!/usr/bin/bash
cp -vf /usr/share/i18n/SUPPORTED /etc/locale.gen
locale-gen
update-locale LANG={LOCALE}
touch /etc/default/keyboard
echo 'XKBMODEL="pc105"' > /etc/default/keyboard