Skip to content

Commit

Permalink
install required package
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 authored Nov 27, 2022
1 parent 5ef0a75 commit 2e8b3ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/locales.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
Expand Down

0 comments on commit 2e8b3ef

Please sign in to comment.