install required package

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
Daniel Hansson 2022-11-27 17:07:51 +01:00 committed by GitHub
parent 5ef0a7545c
commit 2e8b3ef165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ debug_mode
# Must be root
root_check
# Install locales (doesn't exist on "minimal")
install_if_not locales
# Set locales
print_text_in_color "$ICyan" "Setting locales..."
if [ "$KEYBOARD_LAYOUT" = "us" ]