Skip to content

Commit

Permalink
Use built-in module for setting default locales
Browse files Browse the repository at this point in the history
  • Loading branch information
GP3D84 authored Nov 17, 2024
1 parent 7e86f06 commit 1dc6cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/default
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@ BASE_BOOT_MOUNT_PATH=boot
DIST_VERSION="$(get_version)"
BASE_ZIP_IMG="$(get_img_name)"
DIST_NAME="RatOS"
BASE_CONFIG_LOCALE="en_US.UTF-8"
BASE_IMAGE_ENLARGEROOT=6500
BASE_IMAGE_RESIZEROOT=600
BASE_APT_CLEAN=no

# export Variables
export DIST_NAME
export BASE_CONFIG_LOCALE
export DIST_VERSION
export BASE_ZIP_IMG
export BASE_IMAGE_ENLARGEROOT
Expand Down

0 comments on commit 1dc6cd3

Please sign in to comment.